Searched refs:ip6_use_tempaddr (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_var.h296 extern int ip6_use_tempaddr; /* whether to use temporary addresses. */
H A Din6_proto.c508 use_tempaddr, CTLFLAG_RW, &ip6_use_tempaddr, 0, "");
H A Din6.c887 if (ip6_use_tempaddr &&
2382 if (ip6_use_tempaddr) {
H A Dnd6.c602 if (ip6_use_tempaddr &&
630 if (ip6_use_tempaddr &&
H A Dnd6_rtr.c115 int ip6_use_tempaddr = 0; variable
1345 if (ip6_use_tempaddr) {
H A Din6_ifattach.c1090 if (ip6_use_tempaddr) {

Completed in 267 milliseconds