Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dnecp.c8307 u_int32_t route_rule_id_array[MAX_AGGREGATE_ROUTE_RULES]; in necp_application_find_policy_match_internal() local
8318 route_rule_id_array, in necp_application_find_policy_match_internal()
10617 u_int32_t route_rule_id_array[MAX_AGGREGATE_ROUTE_RULES] = {}; in necp_socket_find_policy_match() local
10624 route_rule_id_array, in necp_socket_find_policy_match()
10711 route_rule_id = route_rule_id_array[0]; in necp_socket_find_policy_match()
10713 route_rule_id = necp_create_aggregate_route_rule(route_rule_id_array); in necp_socket_find_policy_match()
11133 u_int32_t route_rule_id_array[MAX_AGGREGATE_ROUTE_RULES]; in necp_ip_output_find_policy_match_locked() local
11219 *return_route_rule_id = route_rule_id_array[0]; in necp_ip_output_find_policy_match_locked()
12895 u_int32_t route_rule_id_array[MAX_AGGREGATE_ROUTE_RULES]; in necp_socket_is_allowed_to_send_recv_internal() local
12902 route_rule_id_array, in necp_socket_is_allowed_to_send_recv_internal()
[all …]