Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp.c8041 u_int32_t netagent_use_flags[NECP_MAX_NETAGENTS]; in necp_application_find_policy_match_internal() local
8043 memset(&netagent_use_flags, 0, sizeof(netagent_use_flags)); in necp_application_find_policy_match_internal()
8428 netagent_use_flags, in necp_application_find_policy_match_internal()
8526 returned_result->netagent_use_flags[netagent_i] = netagent_use_flags[netagent_cursor]; in necp_application_find_policy_match_internal()
8532 netagent_use_flags[netagent_cursor] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_application_find_policy_match_internal()
8539 if (netagent_use_flags[netagent_cursor] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_application_find_policy_match_internal()
8962 returned_result->netagent_use_flags[netagent_cursor] = NECP_AGENT_USE_FLAG_REMOVE; in necp_application_find_policy_match_internal()
8969 returned_result->netagent_use_flags[netagent_cursor] = NECP_AGENT_USE_FLAG_REMOVE; in necp_application_find_policy_match_internal()
8971 returned_result->netagent_use_flags[netagent_cursor] = 0; in necp_application_find_policy_match_internal()
10143 u_int32_t netagent_use_flags[NECP_MAX_NETAGENTS]; in necp_socket_find_policy_match_with_info_locked() local
[all …]
H A Dnecp.h408 …u_int32_t netagent_use_flags[NECP_MAX_NETAGE… member
H A Dnecp_client.c2373 if (result.netagent_use_flags[i] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_client_flow_is_viable()
4511 if (!(result->netagent_use_flags[i] & NECP_AGENT_USE_FLAG_SCOPE)) { in necp_update_parsed_parameters()
4646 if (result->netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_calculate_client_result()
4677 if (result->netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_calculate_client_result()
4991 if (result.netagent_use_flags[i] & NECP_AGENT_USE_FLAG_REMOVE) { in necp_update_client_result()
5161 if ((result.netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) && in necp_update_client_result()
5201 if ((result.netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) && in necp_update_client_result()
5242 if ((result.netagent_use_flags[j] & NECP_AGENT_USE_FLAG_REMOVE) && in necp_update_client_result()