|
Squid Web Cache master
|
Public Attributes | |
| int32_t | type |
| int32_t | version |
| int32_t | change |
| int32_t | id |
| int32_t | number |
| struct wccp_cache_entry_t | wccp_cache_entry [WCCP_ACTIVE_CACHES] |
| int32_t wccp_i_see_you_t::change |
Definition at line 54 of file wccp.cc.
Referenced by wccpHandleUdp().
| int32_t wccp_i_see_you_t::id |
Definition at line 55 of file wccp.cc.
Referenced by wccpAssignBuckets(), and wccpHandleUdp().
| int32_t wccp_i_see_you_t::number |
Definition at line 56 of file wccp.cc.
Referenced by wccpAssignBuckets(), wccpHandleUdp(), and wccpLowestIP().
| int32_t wccp_i_see_you_t::type |
Definition at line 52 of file wccp.cc.
Referenced by wccpHandleUdp().
| int32_t wccp_i_see_you_t::version |
Definition at line 53 of file wccp.cc.
Referenced by wccpHandleUdp().
| struct wccp_cache_entry_t wccp_i_see_you_t::wccp_cache_entry[WCCP_ACTIVE_CACHES] |
Definition at line 58 of file wccp.cc.
Referenced by wccpAssignBuckets(), and wccpLowestIP().