Home
last modified time | relevance | path

Searched refs:DHCPDISCOVER (Results 1 – 11 of 11) sorted by relevance

/external/qemu/slirp-android/
Dbootp.c180 if (dhcp_msg_type != DHCPDISCOVER && in bootp_reply()
193 if (dhcp_msg_type == DHCPDISCOVER) { in bootp_reply()
245 (dhcp_msg_type == DHCPDISCOVER) ? "offered" : "ack'ed", in bootp_reply()
248 if (dhcp_msg_type == DHCPDISCOVER) { in bootp_reply()
Dbootp.h71 #define DHCPDISCOVER 1 macro
/external/qemu/slirp/
Dbootp.c175 if (dhcp_msg_type != DHCPDISCOVER && in bootp_reply()
188 if (dhcp_msg_type == DHCPDISCOVER) { in bootp_reply()
241 (dhcp_msg_type == DHCPDISCOVER) ? "offered" : "ack'ed", in bootp_reply()
244 if (dhcp_msg_type == DHCPDISCOVER) { in bootp_reply()
Dbootp.h71 #define DHCPDISCOVER 1 macro
/external/tcpdump/
Dbootp.h196 #define DHCPDISCOVER 1 macro
Dprint-bootp.c344 { DHCPDISCOVER, "Discover" },
/external/grub/netboot/
Detherboot.h197 #define DHCPDISCOVER 1 macro
Dmain.c82 RFC2132_MSG_TYPE, 1, DHCPDISCOVER,
/external/dnsmasq/src/
Drfc2131.c71 #define DHCPDISCOVER 1 macro
194 if ((option_find(mess, sz, OPTION_REQUESTED_IP, INADDRSZ) || mess_type == DHCPDISCOVER)) in dhcp_reply()
782 if ((mess_type == DHCPDISCOVER || mess_type == DHCPREQUEST) && in dhcp_reply()
788 if (mess_type == DHCPDISCOVER || mess->ciaddr.s_addr == 0) in dhcp_reply()
808 mess_type == DHCPDISCOVER ? DHCPOFFER : DHCPACK); in dhcp_reply()
880 case DHCPDISCOVER: in dhcp_reply()
/external/dnsmasq/contrib/lease-access/
Dlease.access.patch495 + if (mess_type == DHCPREQUEST || mess_type == DHCPDISCOVER)
/external/dnsmasq/
DCHANGELOG.archive928 No longer assume that ciaddr is zero in received DHCPDISCOVER
1509 DHCPDISCOVER messages repeatedly and fast. Because dealing with