Home
last modified time | relevance | path

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

/hostap-latest/wpa_supplicant/
Dwpa_supplicant_i.h1358 unsigned int testing_resend_assoc:1; member
Devents.c6127 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
6162 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
Dctrl_iface.c8899 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_ctrl_iface_flush()
10345 wpa_s->testing_resend_assoc = 1; in wpas_ctrl_resend_assoc()
Dwpa_supplicant.c2607 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_associate()