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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_proto.c600 nd6_accept_6to4, CTLFLAG_RW | CTLFLAG_LOCKED, &nd6_accept_6to4, 0, "");
H A Dnd6.h718 extern int nd6_accept_6to4;
H A Dnd6_rtr.c138 int nd6_accept_6to4 = 1; variable
555 * + nd6_accept_6to4 == 0 && address has 6to4 prefix
567 else if (!nd6_accept_6to4 &&

Completed in 33 milliseconds