Searched refs:ip6_rr_prune (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_proto.c377 int ip6_rr_prune = 5; /* router renumbering prefix variable
506 rr_prune, CTLFLAG_RW, &ip6_rr_prune, 0, "");
H A Dip6_var.h264 extern int ip6_rr_prune; /* router renumbering prefix
H A Din6_prefix.c1251 timeout(in6_rr_timer, (caddr_t)0, ip6_rr_prune * hz);

Completed in 27 milliseconds