TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_VLAN_FIND_DATA Struct Reference

#include <MdePkg/Include/Protocol/VlanConfig.h>

Data Fields

UINT16 VlanId
 Vlan Identifier.
 
UINT8 Priority
 Priority of this VLAN.
 

Detailed Description

EFI_VLAN_FIND_DATA

Definition at line 25 of file VlanConfig.h.

Field Documentation

◆ Priority

UINT8 EFI_VLAN_FIND_DATA::Priority

Priority of this VLAN.

Definition at line 27 of file VlanConfig.h.

◆ VlanId

UINT16 EFI_VLAN_FIND_DATA::VlanId

Vlan Identifier.

Definition at line 26 of file VlanConfig.h.


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