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. 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(CdiRawPacketHeader)] |
Tx packet header data. | |
Structure used to hold Tx packet headers. Must reside in the DMA Tx memory region, since it is used directly by the adapter. It includes space for message prefix.