Searched refs:MAX_RULE_NUM (Results 1 – 2 of 2) sorted by relevance
31 #define MAX_RULE_NUM (1200000) macro38 static struct route_rule large_route_table[MAX_RULE_NUM];261 if ((pos > num_route_entries) || (pos >= MAX_RULE_NUM)) in insert_rule_in_random_pos()267 if (num_route_entries < MAX_RULE_NUM) in insert_rule_in_random_pos()
47 #define MAX_RULE_NUM (1200000) macro54 static struct route_rule large_route_table[MAX_RULE_NUM];56 struct route_rule large_ldepth_route_table[MAX_RULE_NUM];293 if ((pos > num_route_entries) || (pos >= MAX_RULE_NUM)) in insert_rule_in_random_pos()299 if (num_route_entries < MAX_RULE_NUM) in insert_rule_in_random_pos()