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

  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Dhcp.h 77 #define DHCP4_TAG_MSG_TYPE 53 /// DHCP Message Type
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Option.c 81 {DHCP4_TAG_MSG_TYPE, DHCP_OPTION_INT8, 1, 1 , TRUE},
274 case DHCP4_TAG_MSG_TYPE:
Dhcp4Io.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp4.c 23 DHCP4_TAG_MSG_TYPE,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
PxeBcDhcp.c 26 DHCP4_TAG_MSG_TYPE,
1058 OptList[Index]->OpCode = DHCP4_TAG_MSG_TYPE;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcDhcp4.c 25 DHCP4_TAG_MSG_TYPE,
246 OptList[Index]->OpCode = DHCP4_TAG_MSG_TYPE;
    [all...]

Completed in 61 milliseconds