Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Ddlil.h356 extern boolean_t ifnet_attach_flowswitch_nexus(ifnet_t ifp);
H A Dif_bridge.c2630 if (ifnet_attach_flowswitch_nexus(ifs)) { in bridge_ioctl_add()
H A Ddlil.c1468 ifnet_attach_flowswitch_nexus(ifnet_t ifp) in ifnet_attach_flowswitch_nexus() function