Home
last modified time | relevance | path

Searched refs:vlan_remove (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/bsd/net/
H A Dif_vlan.c380 static int vlan_remove(ifvlan_ref ifv, int need_to_wait);
856 removed = vlan_remove(ifv, FALSE); in vlan_parent_remove_all_vlans()
1036 vlan_remove(ifvlan_ref ifv, int need_to_wait) in vlan_remove() function
1059 if (vlan_remove(ifv, TRUE) == 0) { in vlan_clone_destroy()