Searched refs:has_socket_only_actions (Results 1 – 1 of 1) sorted by relevance
595 …les_array_size)route_rules_array, u_int32_t route_rules_array_size, bool *has_socket_only_actions);4752 bool has_socket_only_actions = FALSE; in necp_policy_apply() local4753 …e_rule(&necp_route_rules, policy->route_rules, policy->route_rules_size, &has_socket_only_actions); in necp_policy_apply()4757 …if (socket_only_conditions || has_socket_only_actions) { // socket_ip_conditions can be TRUE or FA… in necp_policy_apply()6297 bool *has_socket_only_actions) in necp_create_route_rule() argument6325 if (route_rules_array == NULL || route_rules_array_size == 0 || has_socket_only_actions == NULL) { in necp_create_route_rule()6374 *has_socket_only_actions = true; in necp_create_route_rule()6386 *has_socket_only_actions = true; in necp_create_route_rule()