Searched refs:ip6_maxdynroutes (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_proto.c384 int ip6_maxdynroutes = 4096; /* Max # of routes created via redirect */ variable
530 maxdynroutes, CTLFLAG_RW, &ip6_maxdynroutes, 0, "");
H A Dip6_var.h272 extern int ip6_maxdynroutes; /* Max # of routes created via redirect */

Completed in 25 milliseconds