Home
last modified time | relevance | path

Searched refs:hostapd_bss_deinit_no_free (Results 1 – 3 of 3) sorted by relevance

/hostap-3.7.0/src/ap/
Dhostapd.h631 void hostapd_bss_deinit_no_free(struct hostapd_data *hapd);
Dhostapd.c633 void hostapd_bss_deinit_no_free(struct hostapd_data *hapd) in hostapd_bss_deinit_no_free() function
2118 hostapd_bss_deinit_no_free(hapd); in hostapd_setup_interface_complete_sync()
2400 hostapd_bss_deinit_no_free(hapd); in hostapd_bss_deinit()
2816 hostapd_bss_deinit_no_free(hapd); in hostapd_disable_iface()
/hostap-3.7.0/wpa_supplicant/
Dmesh.c370 hostapd_bss_deinit_no_free(hapd); in wpa_supplicant_mesh_disable_iface_cb()