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

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.
 

Detailed Description

This defines a structure used to contain all of the state information for a linear buffer.


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