Home
last modified time | relevance | path

Searched refs:hostapd_free_stas (Results 1 – 7 of 7) sorted by relevance

/hostap-3.6.0/tests/fuzzing/ap-mgmt/
Dap-mgmt.c156 hostapd_free_stas(&ctx.hapd); in LLVMFuzzerTestOneInput()
/hostap-3.6.0/src/ap/
Dsta_info.h361 void hostapd_free_stas(struct hostapd_data *hapd);
Dctrl_iface_ap.c569 hostapd_free_stas(hapd); in hostapd_ctrl_iface_deauthenticate()
631 hostapd_free_stas(hapd); in hostapd_ctrl_iface_disassociate()
Dsta_info.c420 void hostapd_free_stas(struct hostapd_data *hapd) in hostapd_free_stas() function
Dhostapd.c627 hostapd_free_stas(hapd); in hostapd_flush_old_stations()
635 hostapd_free_stas(hapd); in hostapd_bss_deinit_no_free()
Ddrv_callbacks.c2064 hostapd_free_stas(hapd); in wpa_supplicant_event()
/hostap-3.6.0/wpa_supplicant/
Dmesh_mpm.c645 hostapd_free_stas(hapd); in mesh_mpm_deinit()