Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h451 WPA_REAUTH_EAPOL, WPA_ASSOC_FT, WPA_ASSOC_FILS, WPA_DRV_STA_REMOVED enumerator
H A Dwpa_auth.c2411 case WPA_DRV_STA_REMOVED:
H A Dieee802_11.c4774 wpa_auth_sm_event(sta->wpa_sm, WPA_DRV_STA_REMOVED); in add_associated_sta()