Home
last modified time | relevance | path

Searched refs:DHCPNAK (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddhcp.h218 DHCPNAK = 6, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddhcp.h218 DHCPNAK = 6, enumerator
/third_party/toybox/toys/pending/
H A Ddhcp.c96 #define DHCPNAK 6 macro
1461 if (msgType != DHCPNAK && result.ipaddr.s_addr == 0 ) continue; // no ip for me ignore in dhcp_main()
1502 } else if (msgType == DHCPNAK) { in dhcp_main()
H A Ddhcpd.c65 #define DHCPNAK 6 macro
2015 msgtype = DHCPNAK; in dhcpd_main()
2043 msgtype = DHCPNAK; in dhcpd_main()

Completed in 8 milliseconds