L4Re Operating System Framework
Interface and Usage Documentation
|
#include <virtqueue>
Data Structures | |
struct | Flags |
flags for the used ring. More... | |
Data Fields | |
Flags | flags |
flags of the used ring. | |
l4_uint16_t | idx |
index of the last entry in the ring. | |
Used_elem | ring [] |
array of used descriptors. | |