CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
This defines a structure used to contain all of the state information for a linear buffer. More...
#include <private.h>
Data Fields | |
void * | virtual_address |
Pointer to structure to free buffer(s). | |
uint64_t | physical_address |
Physical address. | |
uint32_t | byte_size |
Size of buffer in bytes. | |
This defines a structure used to contain all of the state information for a linear buffer.