|
WAND Trace processing
4.0.5
|
Legacy header format used for capturing the NZIX-I trace set. More...
Data Fields | |
| uint32_t | ts |
| Time elapsed since the last packet in microseconds. More... | |
| uint32_t | crc |
| CRC checksum. More... | |
| uint32_t | len |
| Wire length. More... | |
| uint8_t | pad [2] |
| Padding. More... | |
Legacy header format used for capturing the NZIX-I trace set.
| uint32_t legacy_nzix::crc |
CRC checksum.
| uint32_t legacy_nzix::len |
Wire length.
| uint8_t legacy_nzix::pad[2] |
Padding.
| uint32_t legacy_nzix::ts |
Time elapsed since the last packet in microseconds.