Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_fswloop.c81 uuid_t provider0, instance0, provider1, instance1, attach; in skt_fswloop2_common() local
97 sktc_build_nexus(ncd, &attr, &provider1, &instance1); in skt_fswloop2_common()
118 error = __os_nexus_ifattach(ncd, instance1, NULL, instance0, false, &attach); in skt_fswloop2_common()
125 error = __os_nexus_ifattach(ncd, instance0, NULL, instance1, false, &attach); in skt_fswloop2_common()