Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_drv_ops.c380 return hostapd_if_remove(hapd, WPA_IF_AP_VLAN, ifname); in hostapd_vlan_if_remove()
592 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type, in hostapd_if_remove() function
Dap_drv_ops.h62 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type,
Dhostapd.c529 if (hostapd_if_remove(hapd, WPA_IF_AP_BSS, hapd->conf->iface)) { in hostapd_free_hapd_data()