Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A Dhostapd.h745 void hostapd_cleanup_iface_partial(struct hostapd_iface *iface);
H A Dhostapd.c685 void hostapd_cleanup_iface_partial(struct hostapd_iface *iface) in hostapd_cleanup_iface_partial() function
721 hostapd_cleanup_iface_partial(iface); in hostapd_cleanup_iface()
1858 hostapd_cleanup_iface_partial(bss->iface); in hostapd_no_ir_cleanup()
3608 hostapd_cleanup_iface_partial(hapd_iface); in hostapd_disable_iface()
/src/contrib/wpa/wpa_supplicant/
H A Dmesh.c375 hostapd_cleanup_iface_partial(ifmsh); in wpa_supplicant_mesh_disable_iface_cb()