Home
last modified time | relevance | path

Searched refs:EVENT_UNPROT_DEAUTH (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/drivers/
HDdriver.h5533 EVENT_UNPROT_DEAUTH, enumerator
HDdriver_nl80211_event.c1584 if (type == EVENT_UNPROT_DEAUTH) in mlme_event_unprot_disconnect()
1756 mlme_event_unprot_disconnect(drv, EVENT_UNPROT_DEAUTH, in mlme_event()
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDevents.c6731 case EVENT_UNPROT_DEAUTH: in wpa_supplicant_event()