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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Io.h 38 #define BOOTP_REPLY 2
Dhcp4Impl.c     [all...]
Dhcp4Io.c 1019 if ((Head->OpCode != BOOTP_REPLY) ||
    [all...]
  /external/syslinux/gpxe/src/include/
bootp.h 24 #define BOOTP_REPLY 2
226 struct bootp_t bootp_reply; member in struct:bootpd_t
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/PxeDhcp4/
PxeDhcp4.h 50 #define BOOTP_REPLY 2
  /external/syslinux/gpxe/src/include/gpxe/
dhcp.h 505 * This must be either @c BOOTP_REQUEST or @c BOOTP_REPLY.
577 #define BOOTP_REPLY 2
  /external/syslinux/gpxe/src/net/udp/
dhcp.c 63 [DHCPOFFER] = BOOTP_REPLY,
66 [DHCPACK] = BOOTP_REPLY,
67 [DHCPNAK] = BOOTP_REPLY,
    [all...]

Completed in 123 milliseconds