Searched refs:agent_already_present (Results 1 – 1 of 1) sorted by relevance
8944 bool agent_already_present = false; in necp_application_find_policy_match_internal() local8948 agent_already_present = true; in necp_application_find_policy_match_internal()8955 if (!agent_already_present) { in necp_application_find_policy_match_internal()10314 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local10318 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()10326 if (!agent_already_present) { in necp_socket_find_policy_match_with_info_locked()10342 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local10346 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()10350 if (!agent_already_present && netagent_cursor < netagent_array_count_adjusted) { in necp_socket_find_policy_match_with_info_locked()10363 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local[all …]