Searched refs:rule_ids (Results 1 – 1 of 1) sorted by relevance
536 u_int32_t rule_ids[MAX_AGGREGATE_ROUTE_RULES]; member539 static u_int32_t necp_create_aggregate_route_rule(u_int32_t *rule_ids);5627 u_int32_t route_rule_id = existing_rule->rule_ids[index]; in necp_remove_aggregate_route_rule_for_id()5683 necp_create_aggregate_route_rule(u_int32_t *rule_ids) in necp_create_aggregate_route_rule() argument5693 …if (memcmp(existing_rule->rule_ids, rule_ids, (sizeof(u_int32_t) * MAX_AGGREGATE_ROUTE_RULES)) == … in necp_create_aggregate_route_rule()5703 memcpy(new_rule->rule_ids, rule_ids, (sizeof(u_int32_t) * MAX_AGGREGATE_ROUTE_RULES)); in necp_create_aggregate_route_rule()10328 u_int32_t sub_route_rule_id = aggregate_route_rule->rule_ids[index]; in necp_lookup_current_qos_marking()10585 u_int32_t sub_route_rule_id = aggregate_route_rule->rule_ids[index]; in necp_route_is_allowed()10845 u_int32_t sub_route_rule_id = aggregate_route_rule->rule_ids[index]; in necp_route_get_flow_divert()