Home
last modified time | relevance | path

Searched refs:ap_sta_deauthenticate (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/ap/
Dsta_info.h374 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta,
Dsta_info.c888 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_deauthenticate() function
931 ap_sta_deauthenticate(hapd, sta, in ap_sta_wps_cancel()
Dctrl_iface_ap.c567 ap_sta_deauthenticate(hapd, sta, reason); in hostapd_ctrl_iface_deauthenticate()
Dhostapd.c1012 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_PREV_AUTH_NOT_VALID); in hostapd_das_disconnect()
/freebsd-12-stable/contrib/wpa/hostapd/
Dctrl_iface.c1670 ap_sta_deauthenticate(hapd, sta, reason); in hostapd_ctrl_iface_kick_mismatch_psk_sta_iter()
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dp2p_supplicant.c8846 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_DEAUTH_LEAVING); in wpas_p2p_remove_client_go()