wccp2_cache_view_header_t Struct Reference
Collaboration diagram for wccp2_cache_view_header_t:
Public Attributes | |
uint16_t | cache_view_type |
uint16_t | cache_view_length |
uint32_t | cache_view_version |
Detailed Description
Member Data Documentation
◆ cache_view_length
uint16_t wccp2_cache_view_header_t::cache_view_length |
Definition at line 257 of file wccp2.cc.
Referenced by wccp2Init().
◆ cache_view_type
uint16_t wccp2_cache_view_header_t::cache_view_type |
Definition at line 256 of file wccp2.cc.
Referenced by wccp2Init().
◆ cache_view_version
uint32_t wccp2_cache_view_header_t::cache_view_version |
Definition at line 258 of file wccp2.cc.
Referenced by wccp2Init().
The documentation for this struct was generated from the following file:
- src/wccp2.cc