|
iPXE
|
A virtio network packet header. More...
#include <virtio-net.h>
Data Fields | |
| uint8_t | legacy [10] |
| Legacy interface. | |
| uint8_t | modern [12] |
| Modern (version 1.0) interface. | |
A virtio network packet header.
Definition at line 28 of file virtio-net.h.
| uint8_t virtio_net_header::legacy[10] |
Legacy interface.
Definition at line 30 of file virtio-net.h.
| uint8_t virtio_net_header::modern[12] |
Modern (version 1.0) interface.
Definition at line 32 of file virtio-net.h.