wccp2_identity_info_t Struct Reference
Collaboration diagram for wccp2_identity_info_t:

Public Attributes | |
| uint16_t | cache_identity_type |
| uint16_t | cache_identity_length |
| struct wccp2_cache_identity_info_t | cache_identity |
Detailed Description
Member Data Documentation
◆ cache_identity
| struct wccp2_cache_identity_info_t wccp2_identity_info_t::cache_identity |
Definition at line 196 of file wccp2.cc.
Referenced by wccp2HereIam(), and wccp2Init().
◆ cache_identity_length
| uint16_t wccp2_identity_info_t::cache_identity_length |
Definition at line 194 of file wccp2.cc.
Referenced by wccp2Init().
◆ cache_identity_type
| uint16_t wccp2_identity_info_t::cache_identity_type |
Definition at line 193 of file wccp2.cc.
Referenced by wccp2Init().
The documentation for this struct was generated from the following file:
- src/wccp2.cc
