Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp.h358 #define NECP_MAX_NETAGENTS 16 macro
376 uuid_t netagents[NECP_MAX_NETAGENTS];
377 …t32_t netagent_use_flags[NECP_MAX_NETAGENTS];
H A Dnecp.c7330 u_int32_t netagent_ids[NECP_MAX_NETAGENTS]; in necp_application_find_policy_match_internal()
7331 u_int32_t netagent_use_flags[NECP_MAX_NETAGENTS]; in necp_application_find_policy_match_internal()
7676 …ULES, &service_action, &service, netagent_ids, netagent_use_flags, NECP_MAX_NETAGENTS, required_ag… in necp_application_find_policy_match_internal()
7772 for (netagent_cursor = 0; netagent_cursor < NECP_MAX_NETAGENTS; netagent_cursor++) { in necp_application_find_policy_match_internal()
8046 …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()
8143 …bool route_is_allowed = necp_route_is_allowed(rt, NULL, netagent_ids, NECP_MAX_NETAGENTS, route_ru… in necp_application_find_policy_match_internal()
8165 …int32_t flow_divert_control_unit = necp_route_get_flow_divert(rt, netagent_ids, NECP_MAX_NETAGENTS, in necp_application_find_policy_match_internal()
8178 …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()
8183 for (netagent_cursor = 0; netagent_cursor < NECP_MAX_NETAGENTS; netagent_cursor++) { in necp_application_find_policy_match_internal()
8209 for (netagent_cursor = 0; netagent_cursor < NECP_MAX_NETAGENTS; netagent_cursor++) { in necp_application_find_policy_match_internal()
[all …]
H A Dnecp_client.c2102 for (int i = 0; i < NECP_MAX_NETAGENTS; i++) { in necp_client_flow_is_viable()
3598 for (int i = 0; i < NECP_MAX_NETAGENTS; i++) { in necp_client_lookup_bb_radio_manager()
4209 for (int i = 0; i < NECP_MAX_NETAGENTS; i++) { in necp_update_parsed_parameters()
4345 for (int j = 0; j < NECP_MAX_NETAGENTS; j++) { in necp_calculate_client_result()
4376 for (int j = 0; j < NECP_MAX_NETAGENTS; j++) { in necp_calculate_client_result()
4646 for (int i = 0; i < NECP_MAX_NETAGENTS; i++) { in necp_update_client_result()
4810 for (int j = 0; j < NECP_MAX_NETAGENTS; j++) { in necp_update_client_result()
4844 for (int j = 0; j < NECP_MAX_NETAGENTS; j++) { in necp_update_client_result()
4880 for (int j = 0; j < NECP_MAX_NETAGENTS; j++) { in necp_update_client_result()