Searched refs:MAX_RULE_NUM (Results 1 – 2 of 2) sorted by relevance
42 #define MAX_RULE_NUM (1200000) macro49 static struct route_rule large_route_table[MAX_RULE_NUM];272 if ((pos > num_route_entries) || (pos >= MAX_RULE_NUM)) in insert_rule_in_random_pos()278 if (num_route_entries < MAX_RULE_NUM) in insert_rule_in_random_pos()
57 #define MAX_RULE_NUM (1200000) macro64 static struct route_rule large_route_table[MAX_RULE_NUM];66 struct route_rule large_ldepth_route_table[MAX_RULE_NUM];303 if ((pos > num_route_entries) || (pos >= MAX_RULE_NUM)) in insert_rule_in_random_pos()309 if (num_route_entries < MAX_RULE_NUM) in insert_rule_in_random_pos()