wccp_here_i_am_t Struct Reference
Collaboration diagram for wccp_here_i_am_t:
Public Attributes | |
int | type |
int | version |
int | revision |
char | hash [WCCP_HASH_SIZE] |
int | reserved |
int | id |
Detailed Description
Member Data Documentation
◆ hash
char wccp_here_i_am_t::hash[WCCP_HASH_SIZE] |
◆ id
int wccp_here_i_am_t::id |
Definition at line 39 of file wccp.cc.
Referenced by wccpHereIam().
◆ reserved
◆ revision
int wccp_here_i_am_t::revision |
Definition at line 36 of file wccp.cc.
Referenced by wccpInit().
◆ type
int wccp_here_i_am_t::type |
Definition at line 34 of file wccp.cc.
Referenced by wccpInit().
◆ version
int wccp_here_i_am_t::version |
Definition at line 35 of file wccp.cc.
Referenced by wccpInit().
The documentation for this struct was generated from the following file:
- src/wccp.cc