Searched refs:HashIP (Results 1 – 5 of 5) sorted by relevance
134 size_t HashIP(const IPAddress& ip);
64 h ^= HashIP(a.ipaddr()); in operator ()()
297 size_t HashIP(const IPAddress& ip) { in HashIP() function
272 h ^= HashIP(ip_); in Hash()
126 (HashIP(addr) != HashIP(addr2)) || in AreEqual()