Searched defs:handles (Results 1 – 14 of 14) sorted by relevance
| /xnu-12377.41.6/tests/skywalk/ |
| 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() local 874 struct sktc_nexus_handles handles; in skt_flowswitch_ns_reserve_main() local
|
| H A D | skt_restricted_port.c | 50 struct sktc_nexus_handles handles; in skt_reserve_restricted_port() local
|
| H A D | skt_manyflows.c | 78 struct sktc_nexus_handles handles; in skt_manyflows_common() local 170 struct sktc_nexus_handles handles; in skt_mf1xall_common() local
|
| H A D | skt_fswbinds.c | 50 struct sktc_nexus_handles handles; in skt_fswbind_common() local
|
| H A D | skt_mpprotons.c | 50 static struct sktc_nexus_handles handles; variable
|
| H A D | skt_netifdirect.c | 107 static struct sktc_nexus_handles handles; variable 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_listener.c | 51 struct sktc_nexus_handles handles; variable
|
| H A D | skt_flow.c | 50 struct sktc_nexus_handles handles; variable
|
| H A D | skt_flowlookup.c | 59 static struct sktc_nexus_handles handles; variable
|
| H A D | skt_mangle.c | 69 struct sktc_nexus_handles handles; member
|
| 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_xfer.c | 135 static struct sktc_nexus_handles handles; variable 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()
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | ext_paniclog.c | 394 ext_paniclog_create_multiple_handles(ext_paniclog_handle_t *handles[], const char *data_id[], char … in ext_paniclog_create_multiple_handles() 431 ext_paniclog_handle_t *handles[2] = {0}; in ext_paniclog_multiple_handles_panic_test() local 455 ext_paniclog_handle_t *handles[2] = {0}; in ext_paniclog_multiple_handles_test() local
|
| /xnu-12377.41.6/tests/sched/ |
| H A D | sched_test_utils.c | 504 static struct trace_handle handles[MAX_TRACES]; variable
|