wccp2_cache_identity_info_t Struct Reference
Collaboration diagram for wccp2_cache_identity_info_t:
Public Attributes | |
struct in_addr | addr |
uint16_t | hash_revision |
uint16_t | bits |
char | buckets [32] |
uint16_t | weight |
uint16_t | status |
Detailed Description
Member Data Documentation
◆ addr
struct in_addr wccp2_cache_identity_info_t::addr |
Definition at line 178 of file wccp2.cc.
Referenced by wccp2HandleUdp(), wccp2HereIam(), and wccp2Init().
◆ bits
uint16_t wccp2_cache_identity_info_t::bits |
Definition at line 180 of file wccp2.cc.
Referenced by wccp2Init().
◆ buckets
char wccp2_cache_identity_info_t::buckets[32] |
Definition at line 184 of file wccp2.cc.
Referenced by wccp2Init().
◆ hash_revision
uint16_t wccp2_cache_identity_info_t::hash_revision |
Definition at line 179 of file wccp2.cc.
Referenced by wccp2Init().
◆ status
uint16_t wccp2_cache_identity_info_t::status |
Definition at line 186 of file wccp2.cc.
Referenced by wccp2Init().
◆ weight
uint16_t wccp2_cache_identity_info_t::weight |
Definition at line 185 of file wccp2.cc.
Referenced by wccp2HandleUdp(), and wccp2Init().
The documentation for this struct was generated from the following file:
- src/wccp2.cc