#include <HttpConnectionCount.h>
Static Public Member Functions | |
static uintptr_t | hash (ConnAddr &addr) |
static int | equal (ConnAddr &a, ConnAddr &b) |
Definition at line 78 of file HttpConnectionCount.h.
Definition at line 81 of file HttpConnectionCount.h.
References ConnectionCount::ConnAddr::_addr, and ats_ip_addr_eq().
static uintptr_t ConnectionCount::ConnAddrHashFns::hash | ( | ConnAddr & | addr | ) | [inline, static] |
Definition at line 80 of file HttpConnectionCount.h.
References ConnectionCount::ConnAddr::_addr, ats_ip_hash(), and IpEndpoint::sa.