Searched defs:EtherType (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DMnpVlan.c196 UINT16 *EtherType; local
228 EtherType = (UINT16 *) (UINTN) (VlanTci + 1);
229 *EtherType = HTONS (TxData->ProtocolType);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DNetLib.h74 UINT16 EtherType; member in struct:__anon11037
/vbox/include/iprt/
H A Dnet.h253 uint16_t EtherType; member in struct:RTNETETHERHDR
262 /** @name EtherType (RTNETETHERHDR::EtherType)

Completed in 39 milliseconds