Home
last modified time | relevance | path

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

/hostap-3.6.0/src/common/
Dwpa_ctrl.c109 int tries = 0; in wpa_ctrl_open2() local
145 tries++; in wpa_ctrl_open2()
161 if (errno == EADDRINUSE && tries < 2) { in wpa_ctrl_open2()
/hostap-3.6.0/hostapd/
DREADME-MULTI-AP84 If 'multi_ap' is 1 (backhaul BSS only), any station that tries to associate
87 If 'multi_ap' is 2 (fronthaul BSS only), any station that tries to associate
/hostap-3.6.0/wpa_supplicant/doc/docbook/
Deapol_test.sgml75 <para>tries to complete EAP authentication based on the network
/hostap-3.6.0/doc/
Dtesting_tools.doxygen76 tries to complete EAP authentication based on the network
/hostap-3.6.0/wpa_supplicant/
DREADME-Windows.txt187 wpa_supplicant tries to associate with the SSID without doing
Dwpa_supplicant_i.h420 unsigned int tries; member
Dwps_supplicant.c2894 (int) i, MAC2STR(ap->bssid), ap->type, ap->tries, in wpas_wps_dump_ap_info()
3009 ap->tries++; in wpas_wps_notify_assoc()