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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h405 #define ip6_mapped_addr_on (!ip6_v6only)
406 extern int ip6_v6only;
H A Din6_proto.c411 int ip6_v6only = 0; /* Mapped addresses off by default - Radar 3347718 -- REVISITING FOR 10.7 -- TESTING WITH MAPPED@ OFF */ variable
555 v6only, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_v6only, 0, "");

Completed in 18 milliseconds