HomeSort by relevance Sort by last modified time
    Searched defs:DHCPREQUEST (Results 1 - 5 of 5) sorted by null

  /system/core/libnetutils/
dhcpmsg.h 94 #define DHCPREQUEST 3
  /external/dnsmasq/src/
rfc2131.c 73 #define DHCPREQUEST 3
722 if ((mess_type == DHCPREQUEST || mess_type == DHCPINFORM) &&
781 /* proxy DHCP here. The DHCPREQUEST stuff is for gPXE */
782 if ((mess_type == DHCPDISCOVER || mess_type == DHCPREQUEST) &&
    [all...]
  /external/tcpdump/
print-bootp.c 229 #define DHCPREQUEST 3
568 { DHCPREQUEST, "Request" },
  /external/toybox/toys/pending/
dhcp.c 94 #define DHCPREQUEST 3
1021 case DHCPREQUEST: // Send REQUEST message to the server that sent the *first* OFFER
    [all...]
dhcpd.c 62 #define DHCPREQUEST 3
    [all...]

Completed in 359 milliseconds