Searched refs:RT_IPV4_MAX_RULES (Results 1 – 1 of 1) sorted by relevance
17 #define RT_IPV4_MAX_RULES 1024 macro32 struct ip4_route rt_ip4[RT_IPV4_MAX_RULES];35 struct ip6_route rt_ip6[RT_IPV4_MAX_RULES];51 APP_CHECK(*n_rts <= RT_IPV4_MAX_RULES - 1, status, in parse_rt_tokens()150 RT_IPV4_MAX_RULES); in rt_init()154 conf.max_rules = RT_IPV4_MAX_RULES; in rt_init()