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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Din6_proto.c646 nd6_accept_6to4, CTLFLAG_RW | CTLFLAG_LOCKED, &nd6_accept_6to4, 0, "");
H A Dnd6.h737 extern int nd6_accept_6to4;
H A Dnd6_rtr.c139 int nd6_accept_6to4 = 1; variable
537 * + nd6_accept_6to4 == 0 && address has 6to4 prefix
548 } else if (!nd6_accept_6to4 &&

Completed in 185 milliseconds