wccp2_message_header_t Struct Reference
Collaboration diagram for wccp2_message_header_t:
Public Attributes | |
uint32_t | type |
uint16_t | version |
uint16_t | length |
Detailed Description
Member Data Documentation
◆ length
uint16_t wccp2_message_header_t::length |
Definition at line 88 of file wccp2.cc.
Referenced by wccp2AssignBuckets(), and wccp2Init().
◆ type
uint32_t wccp2_message_header_t::type |
Definition at line 84 of file wccp2.cc.
Referenced by wccp2AssignBuckets(), and wccp2Init().
◆ version
uint16_t wccp2_message_header_t::version |
Definition at line 85 of file wccp2.cc.
Referenced by wccp2AssignBuckets(), and wccp2Init().
The documentation for this struct was generated from the following file:
- src/wccp2.cc