|
Squid Web Cache master
|
#include <PeerDigest.h>
Public Attributes | |
| Version | ver |
| int | capacity |
| int | count |
| int | del_count |
| int | mask_size |
| unsigned char | bits_per_entry |
| unsigned char | hash_func_count |
| short int | reserved_short |
| int | reserved [32 - 6] |
Definition at line 26 of file PeerDigest.h.
| unsigned char StoreDigestCBlock::bits_per_entry |
Definition at line 34 of file PeerDigest.h.
Referenced by peerDigestSetCBlock(), and storeDigestCBlockSwapOut().
| int StoreDigestCBlock::capacity |
Definition at line 30 of file PeerDigest.h.
Referenced by peerDigestSetCBlock(), and storeDigestCBlockSwapOut().
| int StoreDigestCBlock::count |
Definition at line 31 of file PeerDigest.h.
Referenced by peerDigestSetCBlock(), and storeDigestCBlockSwapOut().
| int StoreDigestCBlock::del_count |
Definition at line 32 of file PeerDigest.h.
Referenced by peerDigestSetCBlock(), and storeDigestCBlockSwapOut().
| unsigned char StoreDigestCBlock::hash_func_count |
Definition at line 35 of file PeerDigest.h.
Referenced by peerDigestSetCBlock(), and storeDigestCBlockSwapOut().
| int StoreDigestCBlock::mask_size |
Definition at line 33 of file PeerDigest.h.
Referenced by peerDigestSetCBlock(), and storeDigestCBlockSwapOut().
| int StoreDigestCBlock::reserved[32 - 6] |
Definition at line 37 of file PeerDigest.h.
| short int StoreDigestCBlock::reserved_short |
Definition at line 36 of file PeerDigest.h.
| Version StoreDigestCBlock::ver |
Definition at line 29 of file PeerDigest.h.
Referenced by peerDigestSetCBlock(), and storeDigestCBlockSwapOut().