/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A 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()
|
H A D | tkip_countermeasures.c | 58 ap_free_sta(hapd, sta); in ieee80211_tkip_countermeasures_start()
|
H A D | sta_info.c | 202 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() function 446 ap_free_sta(hapd, prev); in hostapd_free_stas() 473 ap_free_sta(hapd, sta); in ap_handle_timer() 631 ap_free_sta(hapd, sta); in ap_handle_timer() 649 ap_free_sta(hapd, sta); in ap_handle_session_timer() 663 ap_free_sta(hapd, sta); in ap_handle_session_timer()
|
H A D | sta_info.h | 359 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
|
H A D | drv_callbacks.c | 759 ap_free_sta(hapd, sta); in hostapd_notif_assoc() 798 ap_free_sta(hapd, sta); in hostapd_notif_disassoc() 1894 ap_free_sta(hapd, sta); in hostapd_notif_update_dh_ie()
|
H A D | ieee802_11.c | 1136 ap_free_sta(hapd, sta); in sae_sm_step() 2694 ap_free_sta(hapd, sta); in pasn_fils_auth_resp() 3233 ap_free_sta(hapd, sta); in handle_auth_pasn_1() 3399 ap_free_sta(hapd, sta); in handle_auth_pasn_1() 3510 ap_free_sta(hapd, sta); in handle_auth_pasn_3() 5925 ap_free_sta(hapd, sta); in handle_disassoc() 5971 ap_free_sta(hapd, sta); in handle_deauth()
|
H A D | wpa_auth_glue.c | 1092 ap_free_sta(hapd, sta); in hostapd_wpa_auth_add_sta()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A 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()
|
H A D | tkip_countermeasures.c | 58 ap_free_sta(hapd, sta); in ieee80211_tkip_countermeasures_start()
|
H A D | sta_info.c | 161 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() function 399 ap_free_sta(hapd, prev); in hostapd_free_stas() 426 ap_free_sta(hapd, sta); in ap_handle_timer() 580 ap_free_sta(hapd, sta); in ap_handle_timer() 597 ap_free_sta(hapd, sta); in ap_handle_session_timer() 611 ap_free_sta(hapd, sta); in ap_handle_session_timer()
|
H A D | sta_info.h | 312 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta);
|
H A D | drv_callbacks.c | 663 ap_free_sta(hapd, sta); in hostapd_notif_assoc() 701 ap_free_sta(hapd, sta); in hostapd_notif_disassoc() 1662 ap_free_sta(hapd, sta); in hostapd_notif_update_dh_ie()
|
H A D | wpa_auth_glue.c | 919 ap_free_sta(hapd, sta); in hostapd_wpa_auth_add_sta()
|
H A D | ieee802_11.c | 905 ap_free_sta(hapd, sta); in sae_sm_step() 4325 ap_free_sta(hapd, sta); in handle_disassoc() 4364 ap_free_sta(hapd, sta); in handle_deauth()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mesh_mpm.c | 462 ap_free_sta(hapd, sta); in mesh_mpm_fsm_restart() 724 ap_free_sta(data, sta); in mesh_mpm_add_peer() 760 ap_free_sta(data, sta); in mesh_mpm_add_peer() 792 ap_free_sta(data, sta); in mesh_mpm_add_peer() 1388 /* called by ap_free_sta */
|
H A D | mesh_rsn.c | 49 ap_free_sta(hapd, sta); in mesh_auth_timer()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | mesh_mpm.c | 470 ap_free_sta(hapd, sta); in mesh_mpm_fsm_restart() 738 ap_free_sta(data, sta); in mesh_mpm_add_peer() 773 ap_free_sta(data, sta); in mesh_mpm_add_peer() 808 ap_free_sta(data, sta); in mesh_mpm_add_peer() 1418 /* called by ap_free_sta */
|
H A D | mesh_rsn.c | 49 ap_free_sta(hapd, sta); in mesh_auth_timer()
|