Home
last modified time | relevance | path

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

/external/qemu/slirp2/
Dbootp.h73 #define DHCPACK 5 macro
Dbootp.c205 *q++ = DHCPACK; in bootp_reply()
/external/tcpdump/
Dbootp.h200 #define DHCPACK 5 macro
Dprint-bootp.c348 { DHCPACK, "ACK" },
/external/grub/netboot/
Detherboot.h200 #define DHCPACK 5 macro
Dmain.c657 if (dhcp_reply == DHCPACK) in bootp()