Searched refs:kern_nexus_get_flowswitch_instance (Results 1 – 5 of 5) sorted by relevance
98 STUB(kern_nexus_get_flowswitch_instance);
2818 kern_nexus_get_flowswitch_instance(ifp, ifnr->ifnr_flowswitch); in ifioctl_nexus()
1077 extern int kern_nexus_get_flowswitch_instance(struct ifnet *ifp,
1510 kern_nexus_get_flowswitch_instance(struct ifnet *ifp, uuid_t nx_uuid) in kern_nexus_get_flowswitch_instance() function
4620 if (ifp == NULL || kern_nexus_get_flowswitch_instance(ifp, fsw_uuid)) { in tcp_add_fsw_flow()