iPXE
|
#include <DevicePath.h>
Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
UINT16 | VlanId |
VLAN identifier (0-4094). More... | |
Definition at line 947 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL VLAN_DEVICE_PATH::Header |
Definition at line 948 of file DevicePath.h.
Referenced by efi_netdev_path().
UINT16 VLAN_DEVICE_PATH::VlanId |
VLAN identifier (0-4094).
Definition at line 952 of file DevicePath.h.
Referenced by efi_netdev_path(), and efi_path_vlan().