Home
last modified time | relevance | path

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

/dragonfly/stand/lib/
H A Dbootp.h119 #define DHCPACK 5 macro
H A Dbootp.c181 expected_dhcpmsgtype = DHCPACK; in bootp()
/dragonfly/sbin/dhclient/
H A Ddhcp.h166 #define DHCPACK 5 macro
H A Doptions.c511 case DHCPACK: in do_packet()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddhcp_snoop.c100 if (msgtype == DHCPACK) { in handle_dhcp()
H A Dfils_hlp.c247 } else if (msgtype != DHCPACK) { in fils_dhcp_handler()
275 if (hapd->conf->dhcp_rapid_commit_proxy && msgtype == DHCPACK && in fils_dhcp_handler()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddhcp.h233 DHCPACK = 5, enumerator
/dragonfly/contrib/tcpdump/
H A Dprint-bootp.c225 #define DHCPACK 5 macro
560 { DHCPACK, "ACK" },