Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
Dhostapd.h728 void hostapd_interface_deinit(struct hostapd_iface *iface);
Dhostapd.c2922 void hostapd_interface_deinit(struct hostapd_iface *iface) in hostapd_interface_deinit() function
3419 hostapd_interface_deinit(iface); in hostapd_interface_deinit_free()
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dmesh.c76 hostapd_interface_deinit(ifmsh); in wpa_supplicant_mesh_iface_deinit()
Dap.c1204 hostapd_interface_deinit(wpa_s->ap_iface); in wpa_supplicant_ap_deinit()