iPXE
Data Fields
VLAN_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT16 VlanId
 VLAN identifier (0-4094). More...
 

Detailed Description

Definition at line 947 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL VLAN_DEVICE_PATH::Header

Definition at line 948 of file DevicePath.h.

Referenced by efi_netdev_path().

◆ VlanId

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().


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