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