Searched refs:rule_ids (Results 1 – 1 of 1) sorted by relevance
513 u_int32_t rule_ids[MAX_AGGREGATE_ROUTE_RULES]; member516 static u_int32_t necp_create_aggregate_route_rule(u_int32_t *rule_ids);5380 u_int32_t route_rule_id = existing_rule->rule_ids[index]; in necp_remove_aggregate_route_rule_for_id()5436 necp_create_aggregate_route_rule(u_int32_t *rule_ids) in necp_create_aggregate_route_rule() argument5446 …if (memcmp(existing_rule->rule_ids, rule_ids, (sizeof(u_int32_t) * MAX_AGGREGATE_ROUTE_RULES)) == … in necp_create_aggregate_route_rule()5456 memcpy(new_rule->rule_ids, rule_ids, (sizeof(u_int32_t) * MAX_AGGREGATE_ROUTE_RULES)); in necp_create_aggregate_route_rule()9967 u_int32_t sub_route_rule_id = aggregate_route_rule->rule_ids[index]; in necp_lookup_current_qos_marking()10224 u_int32_t sub_route_rule_id = aggregate_route_rule->rule_ids[index]; in necp_route_is_allowed()10473 u_int32_t sub_route_rule_id = aggregate_route_rule->rule_ids[index]; in necp_route_get_flow_divert()