Searched refs:ifnet_attach_flowswitch_nexus (Results 1 – 3 of 3) sorted by relevance
361 extern boolean_t ifnet_attach_flowswitch_nexus(ifnet_t ifp);
1609 ifnet_attach_flowswitch_nexus(ifnet_t ifp) in ifnet_attach_flowswitch_nexus() function1669 ifnet_attach_flowswitch_nexus(ifp); in ifnet_attach_native_flowswitch()
2836 if (ifnet_attach_flowswitch_nexus(ifs)) { in bridge_ioctl_add()