Searched refs:wpa_sm_deauthenticate (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_i.h191 static inline void wpa_sm_deauthenticate(struct wpa_sm *sm, u16 reason_code) function
H A Dwpa.c716 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED);
1185 wpa_sm_deauthenticate(sm, WLAN_REASON_IE_IN_4WAY_DIFFERS);
1595 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED);
1891 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED);
2628 wpa_sm_deauthenticate(sm, WLAN_REASON_UNSPECIFIED);

Completed in 156 milliseconds