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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_var.h421 #define ip6_mapped_addr_on (!ip6_v6only) macro
H A Dudp6_usrreq.c674 if (ip6_mapped_addr_on)
768 if (ip6_mapped_addr_on ||
884 if (ip6_mapped_addr_on || (inp->inp_flags & IN6P_IPV6_V6ONLY) == 0) {
/xnu-2782.1.97/bsd/netinet/
H A Din_pcb.c605 if (SOCK_DOM(so) == PF_INET6 && !ip6_mapped_addr_on)

Completed in 32 milliseconds