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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
ArpMain.c 517 ((Instance->ConfigData.SwAddressType == IPV4_ETHER_PROTO_TYPE) &&
527 if ((Instance->ConfigData.SwAddressType == IPV4_ETHER_PROTO_TYPE) &&
ArpImpl.h 39 #define IPV4_ETHER_PROTO_TYPE 0x0800
ArpImpl.c 943 if (ConfigData->SwAddressType == IPV4_ETHER_PROTO_TYPE) {
    [all...]

Completed in 597 milliseconds