Searched refs:ap_free_sta (Results 1 – 9 of 9) sorted by relevance
/external/wpa_supplicant_8/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 | 190 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() function 434 ap_free_sta(hapd, prev); in hostapd_free_stas() 461 ap_free_sta(hapd, sta); in ap_handle_timer() 616 ap_free_sta(hapd, sta); in ap_handle_timer() 634 ap_free_sta(hapd, sta); in ap_handle_session_timer() 648 ap_free_sta(hapd, sta); in ap_handle_session_timer()
|
D | sta_info.h | 358 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() 1820 ap_free_sta(hapd, sta); in hostapd_notif_update_dh_ie()
|
D | ieee802_11.c | 1116 ap_free_sta(hapd, sta); in sae_sm_step() 2652 ap_free_sta(hapd, sta); in pasn_fils_auth_resp() 3245 ap_free_sta(hapd, sta); in handle_auth_pasn_1() 3356 ap_free_sta(hapd, sta); in handle_auth_pasn_3() 5767 ap_free_sta(hapd, sta); in handle_disassoc() 5807 ap_free_sta(hapd, sta); in handle_deauth()
|
D | wpa_auth_glue.c | 1077 ap_free_sta(hapd, sta); in hostapd_wpa_auth_add_sta()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_mpm.c | 458 ap_free_sta(hapd, sta); in mesh_mpm_fsm_restart() 722 ap_free_sta(data, sta); in mesh_mpm_add_peer() 756 ap_free_sta(data, sta); in mesh_mpm_add_peer() 788 ap_free_sta(data, sta); in mesh_mpm_add_peer()
|
D | mesh_rsn.c | 49 ap_free_sta(hapd, sta); in mesh_auth_timer()
|