Searched refs:ap_free_sta (Results 1 – 9 of 9) sorted by relevance
/hostap-3.7.0/src/ap/ |
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()
|
D | tkip_countermeasures.c | 58 ap_free_sta(hapd, sta); in ieee80211_tkip_countermeasures_start()
|
D | sta_info.c | 194 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() function 439 ap_free_sta(hapd, prev); in hostapd_free_stas() 466 ap_free_sta(hapd, sta); in ap_handle_timer() 621 ap_free_sta(hapd, sta); in ap_handle_timer() 639 ap_free_sta(hapd, sta); in ap_handle_session_timer() 653 ap_free_sta(hapd, sta); in ap_handle_session_timer()
|
D | sta_info.h | 359 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
|
D | drv_callbacks.c | 737 ap_free_sta(hapd, sta); in hostapd_notif_assoc() 776 ap_free_sta(hapd, sta); in hostapd_notif_disassoc() 1837 ap_free_sta(hapd, sta); in hostapd_notif_update_dh_ie()
|
D | ieee802_11.c | 1145 ap_free_sta(hapd, sta); in sae_sm_step() 2682 ap_free_sta(hapd, sta); in pasn_fils_auth_resp() 3221 ap_free_sta(hapd, sta); in handle_auth_pasn_1() 3387 ap_free_sta(hapd, sta); in handle_auth_pasn_1() 3498 ap_free_sta(hapd, sta); in handle_auth_pasn_3() 5911 ap_free_sta(hapd, sta); in handle_disassoc() 5954 ap_free_sta(hapd, sta); in handle_deauth()
|
D | wpa_auth_glue.c | 1075 ap_free_sta(hapd, sta); in hostapd_wpa_auth_add_sta()
|
/hostap-3.7.0/wpa_supplicant/ |
D | mesh_mpm.c | 465 ap_free_sta(hapd, sta); in mesh_mpm_fsm_restart() 729 ap_free_sta(data, sta); in mesh_mpm_add_peer() 764 ap_free_sta(data, sta); in mesh_mpm_add_peer() 797 ap_free_sta(data, sta); in mesh_mpm_add_peer()
|
D | mesh_rsn.c | 49 ap_free_sta(hapd, sta); in mesh_auth_timer()
|