Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDsta_info.h216 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta,
HDsta_info.c741 void ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_deauthenticate() function
775 ap_sta_deauthenticate(hapd, sta, in ap_sta_wps_cancel()
HDctrl_iface_ap.c344 ap_sta_deauthenticate(hapd, sta, reason); in hostapd_ctrl_iface_deauthenticate()
HDhostapd.c862 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_PREV_AUTH_NOT_VALID); in hostapd_das_disconnect()
/NextBSD/contrib/wpa/wpa_supplicant/
HDp2p_supplicant.c7719 ap_sta_deauthenticate(hapd, sta, WLAN_REASON_DEAUTH_LEAVING); in wpas_p2p_remove_client_go()