|
Squid Web Cache master
|
Public Attributes | |
| struct in_addr | addr |
| uint16_t | hash_revision |
| uint16_t | bits |
| char | buckets [32] |
| uint16_t | weight |
| uint16_t | status |
| struct in_addr wccp2_cache_identity_info_t::addr |
Definition at line 176 of file wccp2.cc.
Referenced by wccp2HandleUdp(), wccp2HereIam(), and wccp2Init().
| uint16_t wccp2_cache_identity_info_t::bits |
Definition at line 178 of file wccp2.cc.
Referenced by wccp2Init().
| char wccp2_cache_identity_info_t::buckets[32] |
Definition at line 182 of file wccp2.cc.
Referenced by wccp2Init().
| uint16_t wccp2_cache_identity_info_t::hash_revision |
Definition at line 177 of file wccp2.cc.
Referenced by wccp2Init().
| uint16_t wccp2_cache_identity_info_t::status |
Definition at line 184 of file wccp2.cc.
Referenced by wccp2Init().
| uint16_t wccp2_cache_identity_info_t::weight |
Definition at line 183 of file wccp2.cc.
Referenced by wccp2HandleUdp(), and wccp2Init().