Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/ap/
HDhostapd.c814 void hostapd_bss_deinit_no_free(struct hostapd_data *hapd) in hostapd_bss_deinit_no_free() function
1855 hostapd_bss_deinit_no_free(bss); in hostapd_no_ir_cleanup()
2606 hostapd_bss_deinit_no_free(hapd); in hostapd_setup_interface_complete_sync()
2624 hostapd_bss_deinit_no_free(hapd); in hostapd_setup_interface_complete_sync()
2923 hostapd_bss_deinit_no_free(hapd); in hostapd_bss_deinit()
3598 hostapd_bss_deinit_no_free(hapd); in hostapd_disable_iface()
HDhostapd.h743 void hostapd_bss_deinit_no_free(struct hostapd_data *hapd);
/freebsd-head/contrib/wpa/wpa_supplicant/
HDmesh.c371 hostapd_bss_deinit_no_free(hapd); in wpa_supplicant_mesh_disable_iface_cb()
/freebsd-head/contrib/wpa/hostapd/
HDctrl_iface.c3626 hostapd_bss_deinit_no_free(iface->bss[i]); in hostapd_disable_iface_bss()