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

/darwin-on-arm/xnu/bsd/net/
H A Dif_vlan.c638 * Function: vlan_parent_wait
650 vlan_parent_wait(vlan_parent_ref vlp, const char * msg) function
677 * Allows the thread that previously invoked vlan_parent_wait() to
723 vlan_parent_wait(vlp, "vlan_setmulti");
866 vlan_parent_wait(vlp, "vlan_parent_remove_all_vlans");
1350 vlan_parent_wait(vlp, "vlan_config");
1543 vlan_parent_wait(vlp, "vlan_unconfig");
1734 vlan_parent_wait(vlp, "vlan_set_mtu");
2053 vlan_parent_wait(vlp, "vlan_parent_link_event");
2060 /* vlan_parent_wait() give
[all...]

Completed in 25 milliseconds