Home
last modified time | relevance | path

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

/external/qemu/slirp2/
Dbootp.c148 if (dhcp_msg_type != DHCPDISCOVER && in bootp_reply()
161 if (dhcp_msg_type == DHCPDISCOVER) { in bootp_reply()
198 if (dhcp_msg_type == DHCPDISCOVER) { in bootp_reply()
208 if (dhcp_msg_type == DHCPDISCOVER || in bootp_reply()
Dbootp.h70 #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,