Home
last modified time | relevance | path

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

/netbsd/src/sys/lib/libsa/
Dbootp.h114 #define DHCPACK 5 macro
Dbootp.c205 expected_dhcpmsgtype = DHCPACK; in bootp()
/netbsd/src/external/bsd/wpa/dist/src/ap/
Ddhcp_snoop.c102 if (msgtype == DHCPACK) { in handle_dhcp()
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()
/netbsd/src/external/bsd/wpa/dist/src/common/
Ddhcp.h217 DHCPACK = 5, enumerator
/netbsd/src/sys/nfs/
Dnfs_bootdhcp.c203 #define DHCPACK 5 macro
662 bpc.expected_dhcpmsgtype = DHCPACK; in bootpc_call()
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-bootp.c230 #define DHCPACK 5 macro
567 { DHCPACK, "ACK" },