Home
last modified time | relevance | path

Searched defs:handles (Results 1 – 14 of 14) sorted by relevance

/xnu-12377.41.6/tests/skywalk/
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() local
874 struct sktc_nexus_handles handles; in skt_flowswitch_ns_reserve_main() local
H A Dskt_restricted_port.c50 struct sktc_nexus_handles handles; in skt_reserve_restricted_port() local
H A Dskt_manyflows.c78 struct sktc_nexus_handles handles; in skt_manyflows_common() local
170 struct sktc_nexus_handles handles; in skt_mf1xall_common() local
H A Dskt_fswbinds.c50 struct sktc_nexus_handles handles; in skt_fswbind_common() local
H A Dskt_mpprotons.c50 static struct sktc_nexus_handles handles; variable
H A Dskt_netifdirect.c107 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 Dskt_listener.c51 struct sktc_nexus_handles handles; variable
H A Dskt_flow.c50 struct sktc_nexus_handles handles; variable
H A Dskt_flowlookup.c59 static struct sktc_nexus_handles handles; variable
H A Dskt_mangle.c69 struct sktc_nexus_handles handles; member
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_xfer.c135 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 Dext_paniclog.c394 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 Dsched_test_utils.c504 static struct trace_handle handles[MAX_TRACES]; variable