Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDwpa_supplicant_i.h1110 unsigned int testing_resend_assoc:1; member
HDevents.c4241 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
4271 if (wpa_s->testing_resend_assoc) { in wpa_supplicant_event()
HDctrl_iface.c8037 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_ctrl_iface_flush()
9281 wpa_s->testing_resend_assoc = 1; in wpas_ctrl_resend_assoc()
HDwpa_supplicant.c1955 wpa_s->testing_resend_assoc = 0; in wpa_supplicant_associate()