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

/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c385 static int vlan_remove(ifvlan_ref ifv, int need_to_wait);
879 removed = vlan_remove(ifv, FALSE);
1012 vlan_remove(ifvlan_ref ifv, int need_to_wait) function
1035 if (vlan_remove(ifv, TRUE) == 0) {
1913 need_link_event = vlan_remove(ifv, TRUE);

Completed in 70 milliseconds