Searched refs:IP4_OPTION_EOP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Option.h18 #define IP4_OPTION_EOP 0 macro
H A DIp4Option.c50 case IP4_OPTION_EOP:
152 } else if (Type == IP4_OPTION_EOP) {
184 OptBuf[Next] = IP4_OPTION_EOP;

Completed in 49 milliseconds