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

  /system/core/libnetutils/
dhcpmsg.h 94 #define DHCPREQUEST 3
  /external/qemu/slirp/
bootp.h 73 #define DHCPREQUEST 3
  /external/qemu/slirp-android/
bootp.h 73 #define DHCPREQUEST 3
  /external/tcpdump/
bootp.h 199 #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/grub/netboot/
etherboot.h 199 #define DHCPREQUEST 3

Completed in 1454 milliseconds