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

Control structure for PacketizeAncCb and UnpacketizeAncCb callbacks. More...

Data Fields

CdiFieldKind field_kind
 Field kind reported to callback.
 
int next_anc_packet
 Identifies next packet.
 
int max_anc_packet
 Stop when reaching max_anc_packet.
 
int num_mismatched_packets
 Counts unexpected differences; used by Unpacketize test only.
 
int num_parity_errors
 Number of data parity errors observed.
 
int num_checksum_errors
 Number of checksum errors observed.
 
int last_packet_offset
 Last packet offset observed.
 
int last_packet_size
 Last packet size observed.
 

Detailed Description

Control structure for PacketizeAncCb and UnpacketizeAncCb callbacks.


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