Searched refs:ap_free_sta (Results 1 – 9 of 9) sorted by relevance
/hostap-latest/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 | sta_info.c | 229 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() function 500 ap_free_sta(hapd, prev); in hostapd_free_stas() 520 ap_free_sta(hapd, prev); in hostapd_free_link_stas() 549 ap_free_sta(hapd, sta); in ap_handle_timer() 706 ap_free_sta(hapd, sta); in ap_handle_timer() 724 ap_free_sta(hapd, sta); in ap_handle_session_timer() 738 ap_free_sta(hapd, sta); in ap_handle_session_timer() 1837 ap_free_sta(tmp_hapd, tmp_sta); in ap_sta_remove_link_sta()
|
D | tkip_countermeasures.c | 58 ap_free_sta(hapd, sta); in ieee80211_tkip_countermeasures_start()
|
D | sta_info.h | 364 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
|
D | drv_callbacks.c | 910 ap_free_sta(hapd, sta); in hostapd_notif_assoc() 923 ap_free_sta(hapd, sta); in hostapd_remove_sta() 953 ap_free_sta(tmp_hapd, tmp_sta); in hostapd_notif_disassoc_mld() 2363 ap_free_sta(hapd, sta); in hostapd_notif_update_dh_ie()
|
D | ieee802_11.c | 1140 ap_free_sta(hapd, sta); in sae_sm_step() 2499 ap_free_sta(hapd, sta); in pasn_fils_auth_resp() 2835 ap_free_sta(hapd, sta); in handle_auth_pasn() 2862 ap_free_sta(hapd, sta); in handle_auth_pasn() 4624 ap_free_sta(hapd, sta); in ieee80211_ml_process_link() 5793 ap_free_sta(hapd, sta); in hostapd_deauth_sta() 5843 ap_free_sta(hapd, sta); in hostapd_disassoc_sta()
|
D | wpa_auth_glue.c | 1170 ap_free_sta(hapd, sta); in hostapd_wpa_auth_add_sta()
|
/hostap-latest/wpa_supplicant/ |
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()
|
D | mesh_rsn.c | 49 ap_free_sta(hapd, sta); in mesh_auth_timer()
|