Searched refs:ip6_mapped_addr_on (Results 1 – 3 of 3) sorted by relevance
819 if (ip6_mapped_addr_on) { in udp6_attach()993 if (ip6_mapped_addr_on || in udp6_connect()1151 if (ip6_mapped_addr_on || (inp->inp_flags & IN6P_IPV6_V6ONLY) == 0) { in udp6_send()
468 #define ip6_mapped_addr_on (!ip6_v6only) macro
733 if (SOCK_DOM(so) == PF_INET6 && !ip6_mapped_addr_on) { in in_pcballoc()