Searched refs:isIpv4InIpv6 (Results 1 – 1 of 1) sorted by relevance
54 bool isIpv4InIpv6(const struct in6_addr& v6Addr) const in isIpv4InIpv6() function in udpsocket::Channel88 if (isIpv4InIpv6(sa->sin6_addr)) in getRemoteAddress()