Searched refs:sktc_nexus_handles (Results 1 – 15 of 15) sorted by relevance
| /xnu-12377.41.6/tests/skywalk/ |
| H A D | skywalk_test_utils.h | 52 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 D | skt_manyflows.c | 78 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 D | skt_flowswitch_ns_reserve.c | 114 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 D | skt_restricted_port.c | 50 struct sktc_nexus_handles handles; in skt_reserve_restricted_port()
|
| H A D | skt_mpprotons.c | 50 static struct sktc_nexus_handles handles;
|
| H A D | skt_writemem.c | 209 struct sktc_nexus_handles ms_fsw_handle;
|
| H A D | skt_fswbinds.c | 50 struct sktc_nexus_handles handles; in skt_fswbind_common()
|
| H A D | skt_netifdirect.c | 107 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 D | skt_mangle.c | 69 struct sktc_nexus_handles handles;
|
| H A D | skt_flow.c | 50 struct sktc_nexus_handles handles;
|
| H A D | skt_listener.c | 51 struct sktc_nexus_handles handles;
|
| H A D | skt_flowlookup.c | 59 static struct sktc_nexus_handles handles;
|
| H A D | skywalk_test_utils.c | 562 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 D | skt_reass.c | 68 static struct sktc_nexus_handles nexus;
|
| H A D | skt_xfer.c | 135 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()
|