Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dhostapd.h584 void hostapd_interface_free(struct hostapd_iface *iface);
H A Dhostapd.c2300 void hostapd_interface_free(struct hostapd_iface *iface) in hostapd_interface_free() function
2546 hostapd_interface_free(iface); in hostapd_interface_deinit_free()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dmesh.c67 hostapd_interface_free(ifmsh); in wpa_supplicant_mesh_iface_deinit()
H A Dap.c924 hostapd_interface_free(wpa_s->ap_iface); in wpa_supplicant_ap_deinit()