|
CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
This structure represents a single pool item. More...
Data Fields | |
| CdiSinglyLinkedListEntry | list_entry |
| List entry for this pool item. | |
| CdiListEntry | in_use_list_entry |
| Doubly linked list entry for the in_use list. | |
| uint8_t | item_data_buffer [] |
| Pointer to data space for this pool item. | |
This structure represents a single pool item.