Home
last modified time | relevance | path

Searched refs:mapped_in6 (Results 1 – 1 of 1) sorted by relevance

/freebsd/libexec/ftpd/
H A Dftpd.c875 struct in6_addr *mapped_in6 = NULL; in selecthost() local
886 mapped_in6 = &su->su_sin6.sin6_addr; in selecthost()
900 if (hi->ai_addr->sa_family == AF_INET && mapped_in6 != NULL && in selecthost()
901 (memcmp(&mapped_in6->s6_addr[12], in selecthost()