Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.c6672 u_int32_t netagent_use_flags[NECP_MAX_NETAGENTS]; in necp_application_find_policy_match_internal() local
6674 memset(&netagent_use_flags, 0, sizeof(netagent_use_flags)); in necp_application_find_policy_match_internal()
6964 …AX_AGGREGATE_ROUTE_RULES, &service_action, &service, netagent_ids, netagent_use_flags, NECP_MAX_NE… in necp_application_find_policy_match_internal()
7064 returned_result->netagent_use_flags[netagent_i] = netagent_use_flags[netagent_cursor]; in necp_application_find_policy_match_internal()
7442 returned_result->netagent_use_flags[netagent_cursor] = NECP_AGENT_USE_FLAG_REMOVE; in necp_application_find_policy_match_internal()
7449 returned_result->netagent_use_flags[netagent_cursor] = NECP_AGENT_USE_FLAG_REMOVE; in necp_application_find_policy_match_internal()
7451 returned_result->netagent_use_flags[netagent_cursor] = 0; in necp_application_find_policy_match_internal()
8281 u_int32_t netagent_use_flags[NECP_MAX_NETAGENTS]; in necp_socket_find_policy_match_with_info_locked() local
8283 memset(&netagent_use_flags, 0, sizeof(netagent_use_flags)); in necp_socket_find_policy_match_with_info_locked()
8423 if (!(netagent_use_flags[netagent_i] & NECP_AGENT_USE_FLAG_REMOVE) && in necp_socket_find_policy_match_with_info_locked()
[all …]
H A Dnecp.h332 …u_int32_t netagent_use_flags[NECP_MAX_NETAGE… member
H A Dnecp_client.c2063 if (result.netagent_use_flags[i] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_client_flow_is_viable()
4053 if (!(result->netagent_use_flags[i] & NECP_AGENT_USE_FLAG_SCOPE)) { in necp_update_parsed_parameters()
4188 if (result->netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_calculate_client_result()
4219 if (result->netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_calculate_client_result()
4486 if (result.netagent_use_flags[i] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_update_client_result()
4638 if ((result.netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) && in necp_update_client_result()
4672 if ((result.netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) && in necp_update_client_result()
4708 if ((result.netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) && in necp_update_client_result()