Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_init.c63 if (hostapd_vlan_if_remove(hapd, vlan->ifname)) in vlan_if_add()
80 return hostapd_vlan_if_remove(hapd, vlan->ifname); in vlan_if_remove()
H A Dap_drv_ops.h36 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname);
H A Dap_drv_ops.c329 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname) in hostapd_vlan_if_remove() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_init.c60 if (hostapd_vlan_if_remove(hapd, vlan->ifname)) in vlan_if_add()
77 return hostapd_vlan_if_remove(hapd, vlan->ifname); in vlan_if_remove()
H A Dap_drv_ops.h35 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname);
H A Dap_drv_ops.c325 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname) in hostapd_vlan_if_remove() function

Completed in 6 milliseconds