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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Option.h 26 #define DHCP_TAG_EOP 255 // End Option
Dhcp4Option.c 302 name. Each option buffer is required to end with DHCP_TAG_EOP.
336 } else if (Tag == DHCP_TAG_EOP) {
882 *(Buf++) = DHCP_TAG_EOP;
Dhcp4Io.c     [all...]

Completed in 46 milliseconds