wccp2_i_see_you_t Struct Reference
Collaboration diagram for wccp2_i_see_you_t:

Public Attributes | |
| uint32_t | type |
| uint16_t | version |
| uint16_t | length |
| char | data [WCCP_RESPONSE_SIZE] |
Detailed Description
Member Data Documentation
◆ data
| char wccp2_i_see_you_t::data[WCCP_RESPONSE_SIZE] |
Definition at line 345 of file wccp2.cc.
Referenced by wccp2HandleUdp().
◆ length
| uint16_t wccp2_i_see_you_t::length |
Definition at line 344 of file wccp2.cc.
Referenced by wccp2HandleUdp().
◆ type
| uint32_t wccp2_i_see_you_t::type |
Definition at line 342 of file wccp2.cc.
Referenced by wccp2HandleUdp().
◆ version
| uint16_t wccp2_i_see_you_t::version |
Definition at line 343 of file wccp2.cc.
Referenced by wccp2HandleUdp().
The documentation for this struct was generated from the following file:
- src/wccp2.cc
