Searched refs:instance0 (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.121.6/tests/skywalk/ |
| H A D | skt_fswloop.c | 81 uuid_t provider0, instance0, provider1, instance1, attach; in skt_fswloop2_common() local 93 sktc_build_nexus(ncd, &attr, &provider0, &instance0); 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()
|