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

Public Attributes

uint16_t io_base
uint8_t mac [6]
vnet_queue_t rxq
vnet_queue_t txq
uint16_t txq_free_head

Member Data Documentation

◆ io_base

uint16_t vnet_state_t::io_base

◆ mac

uint8_t vnet_state_t::mac[6]

◆ rxq

vnet_queue_t vnet_state_t::rxq

◆ txq

vnet_queue_t vnet_state_t::txq

◆ txq_free_head

uint16_t vnet_state_t::txq_free_head

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