wccp2_mask_identity_info_t Struct Reference
Collaboration diagram for wccp2_mask_identity_info_t:
Public Attributes | |
uint16_t | cache_identity_type |
uint16_t | cache_identity_length |
struct wccp2_cache_mask_identity_info_t | cache_identity |
Detailed Description
Member Data Documentation
◆ cache_identity
struct wccp2_cache_mask_identity_info_t wccp2_mask_identity_info_t::cache_identity |
Definition at line 244 of file wccp2.cc.
Referenced by wccp2HereIam(), and wccp2Init().
◆ cache_identity_length
uint16_t wccp2_mask_identity_info_t::cache_identity_length |
Definition at line 242 of file wccp2.cc.
Referenced by wccp2Init().
◆ cache_identity_type
uint16_t wccp2_mask_identity_info_t::cache_identity_type |
Definition at line 241 of file wccp2.cc.
Referenced by wccp2Init().
The documentation for this struct was generated from the following file:
- src/wccp2.cc