Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddhcp_snoop.c102 if (msgtype == DHCPACK) { in handle_dhcp()
106 /* DHCPACK for DHCPREQUEST */ in handle_dhcp()
111 wpa_printf(MSG_DEBUG, "dhcp_snoop: Found DHCPACK for " MACSTR_SEC in handle_dhcp()
H A Dfils_hlp.c243 * the final DHCPACK to rapid commit version. */ in fils_dhcp_handler()
247 } else if (msgtype != DHCPACK) { in fils_dhcp_handler()
249 "FILS: No DHCPACK available from the server and cannot do rapid commit proxying"); in fils_dhcp_handler()
275 if (hapd->conf->dhcp_rapid_commit_proxy && msgtype == DHCPACK && in fils_dhcp_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddhcp_snoop.c100 if (msgtype == DHCPACK) { in handle_dhcp()
104 /* DHCPACK for DHCPREQUEST */ in handle_dhcp()
109 wpa_printf(MSG_DEBUG, "dhcp_snoop: Found DHCPACK for " MACSTR in handle_dhcp()
H A Dfils_hlp.c243 * the final DHCPACK to rapid commit version. */ in fils_dhcp_handler()
247 } else if (msgtype != DHCPACK) { in fils_dhcp_handler()
249 "FILS: No DHCPACK available from the server and cannot do rapid commit proxying"); in fils_dhcp_handler()
275 if (hapd->conf->dhcp_rapid_commit_proxy && msgtype == DHCPACK && in fils_dhcp_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddhcp.h217 DHCPACK = 5, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddhcp.h217 DHCPACK = 5, enumerator
/third_party/toybox/toys/pending/
H A Ddhcp.c95 #define DHCPACK 5 macro
1482 if (msgType == DHCPACK) { in dhcp_main()
H A Ddhcpd.c64 #define DHCPACK 5 macro
2030 msgtype = DHCPACK; in dhcpd_main()

Completed in 10 milliseconds