Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dif_vlan.c251 #define VLAN_PARENT_WAIT(vlp) vlan_parent_wait(vlp, __func__) macro
658 VLAN_PARENT_WAIT(vlp); in vlan_setmulti()
799 VLAN_PARENT_WAIT(vlp); in vlan_parent_remove_all_vlans()
1281 VLAN_PARENT_WAIT(vlp); in vlan_config()
1479 VLAN_PARENT_WAIT(vlp); in vlan_unconfig()
1695 VLAN_PARENT_WAIT(vlp); in vlan_set_mtu()
2028 VLAN_PARENT_WAIT(vlp); in vlan_parent_link_event()