Home
last modified time | relevance | path

Searched refs:DHCPOFFER (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddhcp.h214 DHCPOFFER = 2, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddhcp.h214 DHCPOFFER = 2, enumerator
/third_party/toybox/toys/pending/
H A Ddhcp.c93 #define DHCPOFFER 2 macro
1463 if (msgType == DHCPOFFER && server == 0) server = result.serverid.s_addr; // select the server in dhcp_main()
1470 if (msgType == DHCPOFFER) { in dhcp_main()
H A Ddhcpd.c61 #define DHCPOFFER 2 macro
2003 msgtype = DHCPOFFER; in dhcpd_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dfils_hlp.c93 /* Copy Server ID option from DHCPOFFER to DHCPREQUEST */ in fils_dhcp_request()
240 if (hapd->conf->dhcp_rapid_commit_proxy && msgtype == DHCPOFFER && in fils_dhcp_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dfils_hlp.c93 /* Copy Server ID option from DHCPOFFER to DHCPREQUEST */ in fils_dhcp_request()
240 if (hapd->conf->dhcp_rapid_commit_proxy && msgtype == DHCPOFFER && in fils_dhcp_handler()

Completed in 15 milliseconds