Static Public Member Functions

ConnectionCount::ConnAddrHashFns Class Reference

#include <HttpConnectionCount.h>

Static Public Member Functions

static uintptr_t hash (ConnAddr &addr)
static int equal (ConnAddr &a, ConnAddr &b)

Detailed Description

Definition at line 78 of file HttpConnectionCount.h.


Member Function Documentation

static int ConnectionCount::ConnAddrHashFns::equal ( ConnAddr a,
ConnAddr b 
) [inline, static]

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]

The documentation for this class was generated from the following file: