|
Squid Web Cache master
|
Public Attributes | |
| uint32_t | type |
| uint16_t | version |
| uint16_t | length |
| char | data [WCCP_RESPONSE_SIZE] |
| char wccp2_i_see_you_t::data[WCCP_RESPONSE_SIZE] |
Definition at line 343 of file wccp2.cc.
Referenced by wccp2HandleUdp().
| uint16_t wccp2_i_see_you_t::length |
Definition at line 342 of file wccp2.cc.
Referenced by wccp2HandleUdp().
| uint32_t wccp2_i_see_you_t::type |
Definition at line 340 of file wccp2.cc.
Referenced by wccp2HandleUdp().
| uint16_t wccp2_i_see_you_t::version |
Definition at line 341 of file wccp2.cc.
Referenced by wccp2HandleUdp().