Home
last modified time | relevance | path

Searched refs:hostapd_if_remove (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h57 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type,
H A Dap_drv_ops.c327 return hostapd_if_remove(hapd, WPA_IF_AP_VLAN, ifname); in hostapd_vlan_if_remove()
505 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type, in hostapd_if_remove() function
H A Dhostapd.c390 if (hostapd_if_remove(hapd, WPA_IF_AP_BSS, hapd->conf->iface)) { in hostapd_free_hapd_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c331 return hostapd_if_remove(hapd, WPA_IF_AP_VLAN, ifname); in hostapd_vlan_if_remove()
511 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type, in hostapd_if_remove() function
H A Dap_drv_ops.h59 int hostapd_if_remove(struct hostapd_data *hapd, enum wpa_driver_if_type type,
H A Dhostapd.c405 if (hostapd_if_remove(hapd, WPA_IF_AP_BSS, hapd->conf->iface)) { in hostapd_free_hapd_data()

Completed in 12 milliseconds