HomeSort by relevance Sort by last modified time
    Searched refs:EtherType (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpVlan.c 196 UINT16 *EtherType;
223 EtherType = (UINT16 *) (UINTN) (VlanTci + 1);
224 *EtherType = HTONS (TxData->ProtocolType);
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h 74 UINT16 EtherType;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
netmon.h 683 WORD EtherType;
695 WORD EtherType;
715 WORD EtherType;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c 341 Ether->EtherType = HTONS (0x0800); // IPv4 protocol
    [all...]

Completed in 904 milliseconds