Searched defs:VLAN_TCI (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dvlan.h44 #define VLAN_TCI( tag, priority ) ( ( (priority) << 13 ) | (tag) ) macro
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DNetLib.h87 } VLAN_TCI; typedef in typeref:union:__anon11038

Completed in 36 milliseconds