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

This defines a structure that contains the state information for the sending side's endpoint of a single flow. More...

#include <private.h>

Data Fields

CdiCsID payload_num_lock
 Lock used to protect incrementing the payload number.
 
uint16_t payload_num
 Payload number. Increments by 1 for each payload sent.
 
uint32_t packet_id
 Packet ID. Increments by 1 for each packet sent (wraps at 0).
 

Detailed Description

This defines a structure that contains the state information for the sending side's endpoint of a single flow.


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