Searched refs:EVENT_DEAUTH (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c646 wpa_supplicant_event(drv->ctx, EVENT_DEAUTH, &data);
898 if (type == EVENT_DEAUTH)
1127 mlme_event_deauth_disassoc(drv, EVENT_DEAUTH,
H A Ddriver.h4600 * be used for disassociation and EVENT_DEAUTH for deauthentication.
4720 * EVENT_DEAUTH - Authentication lost
4727 EVENT_DEAUTH, enumerator in enum:wpa_event_type
5417 * struct deauth_info - Data for EVENT_DEAUTH events
/freebsd-current/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1963 case EVENT_DEAUTH:
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Devents.c4951 "EVENT_DEAUTH - testing_resend_assoc");
4977 case EVENT_DEAUTH:
4981 "EVENT_DEAUTH - ignore_auth_resp active!");
4986 "EVENT_DEAUTH - testing_resend_assoc");
H A Dwpa_supplicant.c4167 wpa_supplicant_event(wpa_s, EVENT_DEAUTH, &event);

Completed in 214 milliseconds