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

/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c382 static int vlan_unconfig(ifvlan_ref ifv, int need_to_wait);
385 static int vlan_remove(ifvlan_ref ifv, int need_to_wait);
1012 vlan_remove(ifvlan_ref ifv, int need_to_wait) argument
1019 vlan_unconfig(ifv, need_to_wait);
1526 vlan_unconfig(ifvlan_ref ifv, int need_to_wait) argument
1540 if (need_to_wait) {
1614 if (need_to_wait) {

Completed in 14 milliseconds