RT packet header. More...
Data Fields | |
libtrace_rt_types_t | type |
The type of RT packet. | |
uint16_t | length |
The length of the packet (not including the RT header. | |
uint32_t | sequence |
The sequence number of the packet. |
RT packet header.
uint16_t rt_header::length |
The length of the packet (not including the RT header.
uint32_t rt_header::sequence |
The sequence number of the packet.
The type of RT packet.