Searched refs:hostapd_vlan_if_add (Results 1 – 3 of 3) sorted by relevance
37 ret = hostapd_vlan_if_add(hapd, vlan->ifname); in vlan_if_add()
34 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname);
316 int hostapd_vlan_if_add(struct hostapd_data *hapd, const char *ifname) in hostapd_vlan_if_add() function