Searched refs:VlanList (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/VlanConfigDxe/
H A DVlanConfigNvData.h44 UINT8 VlanList[MAX_VLAN_NUMBER]; member in struct:__anon11258
H A DVlanConfigImpl.h51 #define VLAN_LIST_VAR_OFFSET ((UINT16) OFFSET_OF (VLAN_CONFIGURATION, VlanList))
H A DVlanConfigImpl.c293 if (Configuration->VlanList[Index] != 0) {
311 ZeroMem (Configuration->VlanList, MAX_VLAN_NUMBER);

Completed in 44 milliseconds