Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h1347 unsigned int testing_resend_assoc:1; member
H A Devents.c6037 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
6072 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
H A Dctrl_iface.c8901 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_ctrl_iface_flush()
10347 wpa_s->testing_resend_assoc = 1; in wpas_ctrl_resend_assoc()
H A Dwpa_supplicant.c2623 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_associate()