Home
last modified time | relevance | path

Searched refs:results (Results 1 – 25 of 31) sorted by relevance

12

/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_netagent.c94 void **results, size_t *results_length) in fsw_netagent_flow_add() argument
105 ASSERT(results != NULL && *results == NULL); in fsw_netagent_flow_add()
201 *results = assign_message; in fsw_netagent_flow_add()
217 ASSERT(*results == NULL); in fsw_netagent_flow_add()
264 void *ctx, struct necp_client_agent_parameters *cparams, void **results, in fsw_netagent_event() argument
279 ASSERT(results != NULL); in fsw_netagent_event()
281 *results = NULL; in fsw_netagent_event()
284 &cparams->u.nexus_request, results, results_length); in fsw_netagent_event()
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c646 void **results, size_t *results_length) in nx_netif_netagent_handle_interpose_flow_add() argument
672 *results = message; in nx_netif_netagent_handle_interpose_flow_add()
681 void **results, size_t *results_length) in nx_netif_netagent_handle_custom_ether_flow_add() argument
707 *results = message; in nx_netif_netagent_handle_custom_ether_flow_add()
719 void **results, size_t *results_length) in nx_netif_netagent_handle_ipv6_ula_flow_add() argument
795 *results = message; in nx_netif_netagent_handle_ipv6_ula_flow_add()
804 void **results, size_t *results_length) in nx_netif_netagent_handle_flow_add() argument
809 ASSERT(results != NULL && *results == NULL); in nx_netif_netagent_handle_flow_add()
814 flow_uuid, pid, cparams, results, results_length); in nx_netif_netagent_handle_flow_add()
817 flow_uuid, pid, cparams, results, results_length); in nx_netif_netagent_handle_flow_add()
[all …]
/xnu-10063.141.1/bsd/net/
H A Dnecp.c9552 …u_int tunnel_interface_index = inp->inp_policyresult.results.result_parameter.tunnel_interface_ind… in necp_socket_ip_tunnel_tso()
9568 …if (inp->inp_policyresult.results.result == NECP_KERNEL_POLICY_RESULT_SOCKET_SCOPED && (inp->inp_f… in necp_unscope()
9577 …if (inp->inp_boundifp != NULL && inp->inp_policyresult.results.result == NECP_KERNEL_POLICY_RESULT… in necp_clear_tunnel()
9665 inp->inp_policyresult.results.filter_control_unit = 0; in necp_socket_find_policy_match()
9666 inp->inp_policyresult.results.flow_divert_aggregate_unit = 0; in necp_socket_find_policy_match()
9667 inp->inp_policyresult.results.route_rule_id = 0; in necp_socket_find_policy_match()
9669 inp->inp_policyresult.results.result = NECP_KERNEL_POLICY_RESULT_PASS; in necp_socket_find_policy_match()
9671 inp->inp_policyresult.results.result = NECP_KERNEL_POLICY_RESULT_DROP; in necp_socket_find_policy_match()
9687 inp->inp_policyresult.results.filter_control_unit = 0; in necp_socket_find_policy_match()
9688 inp->inp_policyresult.results.flow_divert_aggregate_unit = 0; in necp_socket_find_policy_match()
[all …]
H A Dnecp.h1373 struct necp_aggregate_socket_result results; member
/xnu-10063.141.1/bsd/netinet6/
H A Dudp6_output.c494 in6p->inp_policyresult.results.qos_marking_gencount = 0; in udp6_output()
515 ip6oa.qos_marking_gencount = in6p->inp_policyresult.results.qos_marking_gencount; in udp6_output()
586 in6p->inp_policyresult.results.qos_marking_gencount = ip6oa.qos_marking_gencount; in udp6_output()
H A Draw_ip6.c760 in6p->inp_policyresult.results.qos_marking_gencount = 0; in rip6_output()
/xnu-10063.141.1/bsd/nfs/
H A Dnfs_gss.c927 mbuf_t mb, results; in nfs_gss_svc_protect_reply() local
941 results = mbuf_next(mb); // first mbuf in the results in nfs_gss_svc_protect_reply()
953 error = rpc_gss_integ_data_create(cp->gss_svc_ctx_id, &results, nd->nd_gss_seqnum, &reslen); in nfs_gss_svc_protect_reply()
956 error = rpc_gss_priv_data_create(cp->gss_svc_ctx_id, &results, nd->nd_gss_seqnum, &reslen); in nfs_gss_svc_protect_reply()
958 nfs_gss_append_chain(nmc_res, results); // Append the results mbufs in nfs_gss_svc_protect_reply()
/xnu-10063.141.1/osfmk/kern/
H A Dkern_debug.modulemap2 // but that results in a compiler error. Maybe clang only supports sourcing
/xnu-10063.141.1/tests/vm/
H A Dvm_allocation.c85 } results = {0, 0}; variable
131 results.numoftests += (uintmax_t)suite->numoftests; in log_suite_results()
132 results.passed_tests += (uintmax_t)passed_tests; in log_suite_results()
301 T_LOG("Total: %ju", results.numoftests); in log_aggregated_results()
302 T_LOG("Passed: %ju", results.passed_tests); in log_aggregated_results()
303 T_LOG("Failed: %ju\n", results.numoftests - results.passed_tests); in log_aggregated_results()
305 T_QUIET; T_ASSERT_EQ(results.passed_tests, results.numoftests, in log_aggregated_results()
307 results.passed_tests, results.numoftests); in log_aggregated_results()
/xnu-10063.141.1/makedefs/
H A DMakeInc.dir87 # Post-process build results
/xnu-10063.141.1/osfmk/vm/
H A Dpmap_cs.h698 pmap_cs_lookup_results_t *results);
/xnu-10063.141.1/doc/primitives/
H A Dsched_cond.md42 This results in precious CPU cycles being spent in (A) to wake the thread despite the fact that
/xnu-10063.141.1/iokit/DriverKit/
H A DIOUserClient.iig164 * An application may open an IOUserClient by calling IOServiceOpen(). This results in a call
218 * To deliver the asynchronous results the driver calls AsyncCompletion().
/xnu-10063.141.1/osfmk/mach/
H A Dthread_act.defs108 * thr_act. If the thr_act is currently executing, the results
142 * thread. If the thread is currently executing, the results
H A Dvm_map.defs237 * are no alignment restrictions, and the results will
H A Dmach_vm.defs274 * are no alignment restrictions, and the results will
H A Dmach_port.defs473 * by the <task, pset> pair. The results of passing in the
/xnu-10063.141.1/bsd/netinet/
H A Dudp_usrreq.c775 if (check_cfil && inp != NULL && inp->inp_policyresult.results.filter_control_unit == 0) { in udp_input()
1942 inp->inp_policyresult.results.qos_marking_gencount = 0; in udp_output()
1964 ipoa.qos_marking_gencount = inp->inp_policyresult.results.qos_marking_gencount; in udp_output()
2042 inp->inp_policyresult.results.qos_marking_gencount = ipoa.qos_marking_gencount; in udp_output()
H A Dtcp_subr.c974 ip6oa.qos_marking_gencount = tp->t_inpcb->inp_policyresult.results.qos_marking_gencount; in tcp_respond()
985 inp->inp_policyresult.results.qos_marking_gencount = ip6oa.qos_marking_gencount; in tcp_respond()
1042 ipoa.qos_marking_gencount = tp->t_inpcb->inp_policyresult.results.qos_marking_gencount; in tcp_respond()
1056 inp->inp_policyresult.results.qos_marking_gencount = ipoa.qos_marking_gencount; in tcp_respond()
3461 if (inp->inp_policyresult.results.result == NECP_KERNEL_POLICY_RESULT_IP_TUNNEL) { in tcp_set_tso()
3462 u_int tunnel_if_index = inp->inp_policyresult.results.result_parameter.tunnel_interface_index; in tcp_set_tso()
H A Dtcp_output.c3329 ip6oa.qos_marking_gencount = inp->inp_policyresult.results.qos_marking_gencount; in tcp_ip_output()
3333 ipoa.qos_marking_gencount = inp->inp_policyresult.results.qos_marking_gencount; in tcp_ip_output()
3528 inp->inp_policyresult.results.qos_marking_gencount = qos_marking_gencount; in tcp_ip_output()
/xnu-10063.141.1/libsyscall/mach/
H A Derr_server.sub152 "(server/sunrpc) cannot decode results",
/xnu-10063.141.1/bsd/man/man2/
H A Dgetdirentriesattr.2217 is strongly discouraged as comprehensive results are not guaranteed.
/xnu-10063.141.1/doc/vm/
H A Dfreezer.md58 …SS_IS_FREEZABLE&train=Sydney&resultsFilters=projects%3DWebKit&resultType=results#line-978) is resp…
/xnu-10063.141.1/doc/allocators/
H A Dapi-basics.md43 these allocations results in a kernel panic.
/xnu-10063.141.1/bsd/kern/
H A Dkpi_socketfilter.c161 if (inp->inp_policyresult.results.filter_control_unit == in sflt_permission_check()

12