Searched refs:has_socket_only_actions (Results 1 – 1 of 1) sorted by relevance
538 …ist, u_int8_t *route_rules_array, u_int32_t route_rules_array_size, bool *has_socket_only_actions);4374 bool has_socket_only_actions = FALSE; in necp_policy_apply() local4375 …e_rule(&necp_route_rules, policy->route_rules, policy->route_rules_size, &has_socket_only_actions); in necp_policy_apply()4379 …if (socket_only_conditions || has_socket_only_actions) { // socket_ip_conditions can be TRUE or FA… in necp_policy_apply()5754 bool *has_socket_only_actions) in necp_create_route_rule() argument5780 if (route_rules_array == NULL || route_rules_array_size == 0 || has_socket_only_actions == NULL) { in necp_create_route_rule()5829 *has_socket_only_actions = true; in necp_create_route_rule()5841 *has_socket_only_actions = true; in necp_create_route_rule()