wccp_cache_entry_t Struct Reference
Collaboration diagram for wccp_cache_entry_t:

Public Attributes | |
| struct in_addr | ip_addr |
| int | revision |
| char | hash [WCCP_HASH_SIZE] |
| int | reserved |
Detailed Description
Member Data Documentation
◆ hash
| char wccp_cache_entry_t::hash[WCCP_HASH_SIZE] |
◆ ip_addr
| struct in_addr wccp_cache_entry_t::ip_addr |
Definition at line 43 of file wccp.cc.
Referenced by wccpAssignBuckets(), and wccpLowestIP().
◆ reserved
◆ revision
The documentation for this struct was generated from the following file:
- src/wccp.cc
