Searched refs:ap_sta_deauthenticate (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | sta_info.h | 379 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta,
|
H A D | sta_info.c | 1112 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_deauthenticate() function 1127 ap_sta_deauthenticate(hapd, sta, in ap_sta_wps_cancel()
|
H A D | ctrl_iface_ap.c | 670 ap_sta_deauthenticate(hapd, sta, reason); in hostapd_ctrl_iface_deauthenticate()
|
H A D | hostapd.c | 1193 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_PREV_AUTH_NOT_VALID); in hostapd_das_disconnect()
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ctrl_iface.c | 1450 ap_sta_deauthenticate(hapd, sta, reason); in hostapd_ctrl_iface_kick_mismatch_psk_sta_iter()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | p2p_supplicant.c | 8977 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_DEAUTH_LEAVING); in wpas_p2p_remove_client_go()
|