CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
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. | |
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.