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