Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dif_vlan.c347 static int vlan_remove(ifvlan_ref ifv, int need_to_wait);
812 removed = vlan_remove(ifv, FALSE); in vlan_parent_remove_all_vlans()
962 vlan_remove(ifvlan_ref ifv, int need_to_wait) in vlan_remove() function
985 if (vlan_remove(ifv, TRUE) == 0) { in vlan_clone_destroy()