Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/skywalk/
H A Dskywalk_test_utils.h52 typedef struct sktc_nexus_handles { struct
227 void sktc_create_flowswitch(struct sktc_nexus_handles *handles, int i);
228 void sktc_create_flowswitch_no_address(struct sktc_nexus_handles *handles,
231 void sktc_nexus_handles_assign_address(struct sktc_nexus_handles *handles);
233 void sktc_cleanup_flowswitch(struct sktc_nexus_handles *handles);
H A Dskt_manyflows.c78 struct sktc_nexus_handles handles; in skt_manyflows_common()
170 struct sktc_nexus_handles handles; in skt_mf1xall_common()
250 struct sktc_nexus_handles mchandles;
H A Dskt_flowswitch_ns_reserve.c114 skt_flowswitch_ns_bsd(struct sktc_nexus_handles *handles, int proto, void *addr) in skt_flowswitch_ns_bsd()
236 skt_flowswitch_ns_sky(struct sktc_nexus_handles *handles, int proto, void *addr) in skt_flowswitch_ns_sky()
369 skt_ns_sky_bind(struct sktc_nexus_handles *handles, int proto, void *addr, in skt_ns_sky_bind()
422 skt_ns_sock_bind(struct sktc_nexus_handles *handles, int proto, void *addr, in skt_ns_sock_bind()
481 skt_flowswitch_ns_sky_bsd(struct sktc_nexus_handles *handles, int proto, in skt_flowswitch_ns_sky_bsd()
526 skt_flowswitch_ns_check_v4mappedv6addr(struct sktc_nexus_handles *handles, in skt_flowswitch_ns_check_v4mappedv6addr()
602 skt_flowswitch_ns_check_v4mappedv6addr2(struct sktc_nexus_handles *handles) in skt_flowswitch_ns_check_v4mappedv6addr2()
676 struct sktc_nexus_handles handles; in skt_flowswitch_ns_reserve_main2()
874 struct sktc_nexus_handles handles; in skt_flowswitch_ns_reserve_main()
875 struct sktc_nexus_handles handles2; in skt_flowswitch_ns_reserve_main()
H A Dskt_restricted_port.c50 struct sktc_nexus_handles handles; in skt_reserve_restricted_port()
H A Dskt_mpprotons.c50 static struct sktc_nexus_handles handles;
H A Dskt_writemem.c209 struct sktc_nexus_handles ms_fsw_handle;
H A Dskt_fswbinds.c50 struct sktc_nexus_handles handles; in skt_fswbind_common()
H A Dskt_netifdirect.c107 static struct sktc_nexus_handles handles;
127 struct sktc_nexus_handles *handles, in skt_add_netif_ipv6_flow()
166 skt_setup_netif_with_ipv6_flow(struct sktc_nexus_handles *handles, in skt_setup_netif_with_ipv6_flow()
H A Dskt_mangle.c69 struct sktc_nexus_handles handles;
H A Dskt_flow.c50 struct sktc_nexus_handles handles;
H A Dskt_listener.c51 struct sktc_nexus_handles handles;
H A Dskt_flowlookup.c59 static struct sktc_nexus_handles handles;
H A Dskywalk_test_utils.c562 sktc_create_flowswitch_no_address(struct sktc_nexus_handles *handles, in sktc_create_flowswitch_no_address()
633 sktc_nexus_handles_assign_address(struct sktc_nexus_handles *handles) in sktc_nexus_handles_assign_address()
644 sktc_create_flowswitch(struct sktc_nexus_handles *handles, int i) in sktc_create_flowswitch()
667 sktc_cleanup_flowswitch(struct sktc_nexus_handles *handles) in sktc_cleanup_flowswitch()
H A Dskt_reass.c68 static struct sktc_nexus_handles nexus;
H A Dskt_xfer.c135 static struct sktc_nexus_handles handles;
2496 get_qset_id_from_llinks(struct sktc_nexus_handles *handles, uint64_t *qset_id) in get_qset_id_from_llinks()
2553 setup_flowswitch_and_flow(struct sktc_nexus_handles * handles, in setup_flowswitch_and_flow()
2590 setup_flowswitch(struct sktc_nexus_handles * handles, in setup_flowswitch()
2603 fetch_if_flowswitch_and_setup_flow(struct sktc_nexus_handles * handles, in fetch_if_flowswitch_and_setup_flow()