Searched refs:HashIP (Results 1 – 6 of 6) sorted by relevance
20 uint32_t HashIP(const QuicIpAddress& ip) { in HashIP() function147 value ^= HashIP(host_); in Hash()
178 size_t HashIP(const IPAddress& ip);
50 h ^= HashIP(a.ipaddr()); in operator ()()
259 h ^= HashIP(ip_); in Hash()
351 size_t HashIP(const IPAddress& ip) { in HashIP() function
102 (HashIP(addr) != HashIP(addr2)) || (addr.Size() != addr2.Size()) || in AreEqual()