|
Squid Web Cache master
|
Public Attributes | |
| struct in_addr | cache_ip |
| int | weight |
| struct wccp2_cache_list_t * | next |
| struct in_addr wccp2_cache_list_t::cache_ip |
Definition at line 409 of file wccp2.cc.
Referenced by wccp2AssignBuckets(), wccp2HandleUdp(), and wccp2SortCacheList().
| struct wccp2_cache_list_t* wccp2_cache_list_t::next |
Definition at line 413 of file wccp2.cc.
Referenced by wccp2AssignBuckets(), wccp2ConnectionClose(), wccp2HandleUdp(), and wccp2SortCacheList().
| int wccp2_cache_list_t::weight |
Definition at line 411 of file wccp2.cc.
Referenced by wccp2AssignBuckets(), and wccp2HandleUdp().