Searched refs:ip6_maxdynroutes (Results 1 – 4 of 4) sorted by relevance
362 int ip6_maxdynroutes = 4096; /* Max # of routes created via redirect */ variable
287 extern int ip6_maxdynroutes; /* Max # of routes created via redirect */
1390 if (0 <= ip6_maxdynroutes && rtcount >= ip6_maxdynroutes) in icmp6_redirect_input()
1474 { IPV6CTL_MAXDYNROUTES, &ip6_maxdynroutes, -1, 5 * 4096 },