Changes between Version 31 and Version 32 of Writing Rules/Tlmt
- Timestamp:
- Jan 20, 2008, 2:19:02 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Rules/Tlmt
v31 v32 53 53 vci_param::vci_data_t *buf; // pointer to the local buffer on the initiator 54 54 uint32_t length; // number of words in the packet 55 bool eop; // end of packet marker56 55 uint32_t srcid; // VCI Source ID 57 56 uint32_t trdid; // VCI Thread ID