miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
vnet_queue_t Struct Reference
Collaboration diagram for vnet_queue_t:

Public Attributes

struct virtq_descdesc
struct virtq_availavail
struct virtq_usedused
uint16_t last_used_idx
uint16_t next_avail

Member Data Documentation

◆ avail

struct virtq_avail* vnet_queue_t::avail

◆ desc

struct virtq_desc* vnet_queue_t::desc

◆ last_used_idx

uint16_t vnet_queue_t::last_used_idx

◆ next_avail

uint16_t vnet_queue_t::next_avail

◆ used

struct virtq_used* vnet_queue_t::used

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