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. | |
uint32_t | crc |
CRC checksum. | |
uint32_t | len |
Wire length. | |
uint8_t | pad [2] |
Padding. |
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.