![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Type of available ring, this is read-only for the host. More...
#include <virtqueue>
Data Structures | |
| struct | Flags |
| Flags of the available ring. More... | |
Data Fields | |
| Flags | flags |
| flags of available ring | |
| l4_uint16_t | idx |
| available index written by guest | |
| l4_uint16_t | ring [] |
| array of available descriptor indexes. | |