
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] |
Detailed Description
Member Data Documentation
◆ change
| int32_t wccp_i_see_you_t::change |
Definition at line 52 of file wccp.cc.
Referenced by wccpHandleUdp().
◆ id
| int32_t wccp_i_see_you_t::id |
Definition at line 53 of file wccp.cc.
Referenced by wccpAssignBuckets(), and wccpHandleUdp().
◆ number
| int32_t wccp_i_see_you_t::number |
Definition at line 54 of file wccp.cc.
Referenced by wccpAssignBuckets(), wccpHandleUdp(), and wccpLowestIP().
◆ type
| int32_t wccp_i_see_you_t::type |
Definition at line 50 of file wccp.cc.
Referenced by wccpHandleUdp().
◆ version
| int32_t wccp_i_see_you_t::version |
Definition at line 51 of file wccp.cc.
Referenced by wccpHandleUdp().
◆ wccp_cache_entry
| struct wccp_cache_entry_t wccp_i_see_you_t::wccp_cache_entry[WCCP_ACTIVE_CACHES] |
Definition at line 56 of file wccp.cc.
Referenced by wccpAssignBuckets(), and wccpLowestIP().
The documentation for this struct was generated from the following file:
- src/wccp.cc
