|
Squid Web Cache master
|
#include <CachePeer.h>
Public Member Functions | |
| icp_ () | |
Public Attributes | |
| int | version = ICP_VERSION_CURRENT |
| int | counts [ICP_END+1] |
| unsigned short | port = CACHE_ICP_PORT |
Definition at line 89 of file CachePeer.h.
|
inline |
Definition at line 90 of file CachePeer.h.
References counts.
Definition at line 92 of file CachePeer.h.
Referenced by icp_(), neighborAlive(), and neighborsUdpAck().
| unsigned short CachePeer::icp_::port = CACHE_ICP_PORT |
Definition at line 93 of file CachePeer.h.
Referenced by peerDNSConfigure(), peerWouldBePinged(), and snmp_meshPtblFn().
| int CachePeer::icp_::version = ICP_VERSION_CURRENT |
Definition at line 91 of file CachePeer.h.
Referenced by neighborAlive().