Searched refs:mapped_in6 (Results 1 – 1 of 1) sorted by relevance
865 struct in6_addr *mapped_in6 = NULL; in selecthost() local876 mapped_in6 = &su->su_sin6.sin6_addr; in selecthost()890 if (hi->ai_addr->sa_family == AF_INET && mapped_in6 != NULL && in selecthost()891 (memcmp(&mapped_in6->s6_addr[12], in selecthost()