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 | 160 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() function 379 ap_free_sta(hapd, prev); in hostapd_free_stas() 406 ap_free_sta(hapd, sta); in ap_handle_timer() 553 ap_free_sta(hapd, sta); in ap_handle_timer() 570 ap_free_sta(hapd, sta); in ap_handle_session_timer() 584 ap_free_sta(hapd, sta); in ap_handle_session_timer()
|
D | sta_info.h | 286 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
|
D | drv_callbacks.c | 572 ap_free_sta(hapd, sta); in hostapd_notif_assoc() 610 ap_free_sta(hapd, sta); in hostapd_notif_disassoc()
|
D | wpa_auth_glue.c | 828 ap_free_sta(hapd, sta); in hostapd_wpa_auth_add_sta()
|
D | ieee802_11.c | 727 ap_free_sta(hapd, sta); in sae_sm_step() 3419 ap_free_sta(hapd, sta); in handle_disassoc() 3458 ap_free_sta(hapd, sta); in handle_deauth()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_mpm.c | 414 ap_free_sta(hapd, sta); in mesh_mpm_fsm_restart() 676 ap_free_sta(data, sta); in mesh_mpm_add_peer() 706 ap_free_sta(data, sta); in mesh_mpm_add_peer() 736 ap_free_sta(data, sta); in mesh_mpm_add_peer()
|
D | mesh_rsn.c | 49 ap_free_sta(hapd, sta); in mesh_auth_timer()
|