Searched refs:ap_free_sta (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | preauth_auth.c | 81 ap_free_sta(hapd, sta); in rsn_preauth_receive() 191 ap_free_sta(hapd, sta); in rsn_preauth_finished_cb()
|
H A D | tkip_countermeasures.c | 58 ap_free_sta(hapd, sta); in ieee80211_tkip_countermeasures_start()
|
H A D | sta_info.c | 225 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() function 496 ap_free_sta(hapd, prev); in hostapd_free_stas() 516 ap_free_sta(hapd, prev); in hostapd_free_link_stas() 545 ap_free_sta(hapd, sta); in ap_handle_timer() 702 ap_free_sta(hapd, sta); in ap_handle_timer() 720 ap_free_sta(hapd, sta); in ap_handle_session_timer() 734 ap_free_sta(hapd, sta); in ap_handle_session_timer() 1817 ap_free_sta(tmp_hapd, tmp_sta); in ap_sta_remove_link_sta()
|
H A D | sta_info.h | 364 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
|
H A D | drv_callbacks.c | 908 ap_free_sta(hapd, sta); in hostapd_notif_assoc() 921 ap_free_sta(hapd, sta); in hostapd_remove_sta() 951 ap_free_sta(tmp_hapd, tmp_sta); in hostapd_notif_disassoc_mld() 2353 ap_free_sta(hapd, sta); in hostapd_notif_update_dh_ie()
|
H A D | ieee802_11.c | 1140 ap_free_sta(hapd, sta); in sae_sm_step() 2497 ap_free_sta(hapd, sta); in pasn_fils_auth_resp() 2833 ap_free_sta(hapd, sta); in handle_auth_pasn() 2860 ap_free_sta(hapd, sta); in handle_auth_pasn() 4617 ap_free_sta(hapd, sta); in ieee80211_ml_process_link() 5784 ap_free_sta(hapd, sta); in hostapd_deauth_sta() 5834 ap_free_sta(hapd, sta); in hostapd_disassoc_sta()
|
H A D | wpa_auth_glue.c | 1122 ap_free_sta(hapd, sta); in hostapd_wpa_auth_add_sta()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | mesh_mpm.c | 488 ap_free_sta(hapd, sta); in mesh_mpm_fsm_restart() 756 ap_free_sta(data, sta); in mesh_mpm_add_peer() 799 ap_free_sta(data, sta); in mesh_mpm_add_peer() 835 ap_free_sta(data, sta); in mesh_mpm_add_peer()
|
H A D | mesh_rsn.c | 49 ap_free_sta(hapd, sta); in mesh_auth_timer()
|