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 | 161 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() function 398 ap_free_sta(hapd, prev); in hostapd_free_stas() 425 ap_free_sta(hapd, sta); in ap_handle_timer() 579 ap_free_sta(hapd, sta); in ap_handle_timer() 596 ap_free_sta(hapd, sta); in ap_handle_session_timer() 610 ap_free_sta(hapd, sta); in ap_handle_session_timer()
|
D | sta_info.h | 304 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
|
D | drv_callbacks.c | 650 ap_free_sta(hapd, sta); in hostapd_notif_assoc() 688 ap_free_sta(hapd, sta); in hostapd_notif_disassoc()
|
D | wpa_auth_glue.c | 915 ap_free_sta(hapd, sta); in hostapd_wpa_auth_add_sta()
|
D | ieee802_11.c | 903 ap_free_sta(hapd, sta); in sae_sm_step() 4160 ap_free_sta(hapd, sta); in handle_disassoc() 4199 ap_free_sta(hapd, sta); in handle_deauth()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_mpm.c | 437 ap_free_sta(hapd, sta); in mesh_mpm_fsm_restart() 699 ap_free_sta(data, sta); in mesh_mpm_add_peer() 730 ap_free_sta(data, sta); in mesh_mpm_add_peer() 760 ap_free_sta(data, sta); in mesh_mpm_add_peer()
|
D | mesh_rsn.c | 49 ap_free_sta(hapd, sta); in mesh_auth_timer()
|