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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_var.h266 #define ip6_mapped_addr_on (!ip6_v6only)
267 extern int ip6_v6only;
H A Din6_proto.c379 int ip6_v6only = 0; /* Mapped addresses on by default - Radar 3347718 */ variable
516 v6only, CTLFLAG_RW, &ip6_v6only, 0, "");

Completed in 83 milliseconds