Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_private.h732 uuid_t ifnr_flowswitch; /* flowswitch nexus UUID */ member
H A Dif.c2846 kern_nexus_get_flowswitch_instance(ifp, ifnr->ifnr_flowswitch); in ifioctl_nexus()
/xnu-12377.61.12/tests/skywalk/
H A Dskywalk_test_common.c1067 uuid_copy(netif, ifnr.ifnr_flowswitch); in sktc_get_flowswitch_nexus()