Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.c6671 u_int32_t netagent_ids[NECP_MAX_NETAGENTS]; in necp_application_find_policy_match_internal() local
6673 memset(&netagent_ids, 0, sizeof(netagent_ids)); in necp_application_find_policy_match_internal()
6964 …id_array_count, MAX_AGGREGATE_ROUTE_RULES, &service_action, &service, netagent_ids, netagent_use_f… in necp_application_find_policy_match_internal()
7057 u_int32_t netagent_id = netagent_ids[netagent_cursor]; in necp_application_find_policy_match_internal()
7322 …if (necp_update_qos_marking(rt->rt_ifp, netagent_ids, NECP_MAX_NETAGENTS, route_rule_id_array[rout… in necp_application_find_policy_match_internal()
7400 …bool route_is_allowed = necp_route_is_allowed(rt, NULL, netagent_ids, NECP_MAX_NETAGENTS, route_ru… in necp_application_find_policy_match_internal()
7422 …u_int32_t flow_divert_control_unit = necp_route_get_flow_divert(rt, netagent_ids, NECP_MAX_NETAGEN… in necp_application_find_policy_match_internal()
7431 …u_int32_t netagent_id = necp_route_get_netagent(rt, netagent_ids, NECP_MAX_NETAGENTS, route_rule_i… in necp_application_find_policy_match_internal()
8280 u_int32_t netagent_ids[NECP_MAX_NETAGENTS]; in necp_socket_find_policy_match_with_info_locked() local
8282 memset(&netagent_ids, 0, sizeof(netagent_ids)); in necp_socket_find_policy_match_with_info_locked()
[all …]