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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h1110 unsigned int testing_resend_assoc:1; member in struct:wpa_supplicant
H A Devents.c4241 if (wpa_s->testing_resend_assoc) {
4243 "EVENT_DEAUTH - testing_resend_assoc");
4271 if (wpa_s->testing_resend_assoc) {
4273 "EVENT_DEAUTH - testing_resend_assoc");
H A Dctrl_iface.c8037 wpa_s->testing_resend_assoc = 0;
9281 wpa_s->testing_resend_assoc = 1;
H A Dwpa_supplicant.c1955 wpa_s->testing_resend_assoc = 0;

Completed in 190 milliseconds