Home
last modified time | relevance | path

Searched refs:testing_resend_assoc (Results 1 – 4 of 4) sorted by relevance

/hostap-3.7.0/wpa_supplicant/
Dwpa_supplicant_i.h1326 unsigned int testing_resend_assoc:1; member
Devents.c4990 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
5025 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
Dctrl_iface.c8514 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_ctrl_iface_flush()
9969 wpa_s->testing_resend_assoc = 1; in wpas_ctrl_resend_assoc()
Dwpa_supplicant.c2247 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_associate()