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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Option.h 18 #define IP4_OPTION_EOP 0
Ip4Option.c 50 case IP4_OPTION_EOP:
152 } else if (Type == IP4_OPTION_EOP) {
184 OptBuf[Next] = IP4_OPTION_EOP;

Completed in 650 milliseconds