Searched refs:ip6_mapped_addr_on (Results 1 – 3 of 3) sorted by relevance
799 if (ip6_mapped_addr_on) { in udp6_attach()936 if (ip6_mapped_addr_on || in udp6_connect()1086 if (ip6_mapped_addr_on || (inp->inp_flags & IN6P_IPV6_V6ONLY) == 0) { in udp6_send()
467 #define ip6_mapped_addr_on (!ip6_v6only) macro
647 if (SOCK_DOM(so) == PF_INET6 && !ip6_mapped_addr_on) { in in_pcballoc()