Searched refs:HashIP (Results 1 – 5 of 5) sorted by relevance
159 size_t HashIP(const IPAddress& ip);
48 h ^= HashIP(a.ipaddr()); in operator ()()
252 h ^= HashIP(ip_); in Hash()
322 size_t HashIP(const IPAddress& ip) { in HashIP() function
110 (HashIP(addr) != HashIP(addr2)) || in AreEqual()