Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dif_vlan.c380 static int vlan_remove(ifvlan_ref ifv, int need_to_wait);
858 removed = vlan_remove(ifv, FALSE); in vlan_parent_remove_all_vlans()
1040 vlan_remove(ifvlan_ref ifv, int need_to_wait) in vlan_remove() function
1063 if (vlan_remove(ifv, TRUE) == 0) { in vlan_clone_destroy()