Searched refs:hostapd_vlan_if_remove (Results 1 – 3 of 3) sorted by relevance
833 hostapd_vlan_if_remove(hapd, vlan->ifname)) { in vlan_dynamic_remove()964 hostapd_vlan_if_remove(hapd, vlan->ifname); in vlan_remove_dynamic()
34 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname);
304 int hostapd_vlan_if_remove(struct hostapd_data *hapd, const char *ifname) in hostapd_vlan_if_remove() function