Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/skywalk/
H A Dskt_fswloop.c93 sktc_build_nexus(ncd, &attr, &provider0, &instance0); in skt_fswloop2_common()
97 sktc_build_nexus(ncd, &attr, &provider1, &instance1); in skt_fswloop2_common()
103 sktc_build_nexus(ncd, &attr, &netif_provider, &netif0_instance); in skt_fswloop2_common()
H A Dskt_fsw29301703.c70 sktc_build_nexus(ncd, &attr, &fsw_provider, &fsw_instance); in skt_fsw29301703_common()
76 sktc_build_nexus(ncd, &attr, &netif_provider, &netif_instance); in skt_fsw29301703_common()
H A Dskt_teardown.c97 sktc_build_nexus(ncd, &attr, &nf_provider, &nf_instance0); in skt_teardown_pass()
119 sktc_build_nexus(ncd, &attr, &ms_provider, &ms_instance); in skt_teardown_pass()
H A Dskt_netifcompat.c213 sktc_build_nexus(sktc_nexus_controller, &attr, &ms_provider, in skt_fsw_common()
H A Dskywalk_test_common.h147 extern void sktc_build_nexus(nexus_controller_t ncd,
H A Dskt_bind.c77 sktc_build_nexus(sktc_nexus_controller, &attr, in skt_bind_init()
H A Dskywalk_test_utils.c85 sktc_build_nexus(nexus_controller_t ncd, struct sktc_nexus_attr *sktc_attr, in sktc_build_nexus() function
597 sktc_build_nexus(handles->controller, &attr, &handles->fsw_prov_uuid, in sktc_create_flowswitch_no_address()
608 sktc_build_nexus(handles->controller, &attr, in sktc_create_flowswitch_no_address()
H A Dskywalk_test_common.c155 sktc_build_nexus(sktc_nexus_controller, sktc_attr, &sktc_provider_uuid, in sktc_setup_nexus()