Searched refs:vlan_if_remove (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dvlan_util.h23 int vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan);
H A Dvlan_init.c67 int vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) function
118 vlan_if_remove(hapd, vlan)) {
257 vlan_if_remove(hapd, vlan);
H A Dvlan_full.c620 if (if_nametoindex(vlan->ifname) && vlan_if_remove(hapd, vlan))

Completed in 67 milliseconds