Searched defs:DHCPREQUEST (Results 1 - 5 of 5) sorted by relevance

/external/qemu/slirp/
H A Dbootp.h73 #define DHCPREQUEST 3 macro
/external/qemu/slirp-android/
H A Dbootp.h73 #define DHCPREQUEST 3 macro
/external/tcpdump/
H A Dbootp.h199 #define DHCPREQUEST 3
198 #define DHCPREQUEST macro
/external/dnsmasq/src/
H A Drfc2131.c73 #define DHCPREQUEST 3 macro
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) &&
969 case DHCPREQUEST:
1048 log_packet("DHCPREQUEST", &mess->yiaddr, emac, emac_len, iface_name, NULL, mess->xid);
/external/grub/netboot/
H A Detherboot.h199 #define DHCPREQUEST 3 macro

Completed in 92 milliseconds