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

Structure used to hold Tx packet headers that contain extra data. Must reside in the DMA Tx memory region, since it is used directly by the adapter. It includes space for message prefix. More...

#include <internal_tx.h>

Data Fields

uint8_t header [MAX_MSG_PREFIX_SIZE+sizeof(CdiRawExtraPacketHeader)]
 Tx packet header with extra data.
 

Detailed Description

Structure used to hold Tx packet headers that contain extra data. Must reside in the DMA Tx memory region, since it is used directly by the adapter. It includes space for message prefix.


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