CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
PacketCommonHeader Struct Reference

CDI header for payload packets that don't use data offset values (payload type is not kPayloadTypeDataOffset). More...

Data Fields

uint8_t payload_type
 Payload type from CdiPayloadType.
 
uint16_t packet_sequence_num
 Packet sequence number for the payload.
 
uint8_t payload_num
 Payload number this CDI packet is associated with.
 
uint16_t payload_num
 Payload number this CDI packet is associated with.
 
uint32_t packet_id
 Packet ID. Increments by one for each packet across all payloads (wraps at 0).
 

Detailed Description

CDI header for payload packets that don't use data offset values (payload type is not kPayloadTypeDataOffset).


The documentation for this struct was generated from the following files: