![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Type of an element of the used ring. More...
#include <virtqueue>
Public Member Functions | |
| Used_elem (l4_uint16_t id, l4_uint32_t len) | |
| Initialize a used ring element. | |
Data Fields | |
| l4_uint32_t | id |
| descriptor index | |
| l4_uint32_t | len |
| length field | |
|
inline |