Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

WCCP1_HERE_I_AM_MSG Struct Reference

The WCCP version 1 HERE I AM message structure. More...

#include <wccpv1_proto.h>

List of all members.

Public Attributes

u_int32 type
 Type. More...

u_int32 version
 Protocol Version. More...

u_int32 hrev
 Hash Revision. More...

WCCP1_HINFO hinfo
 Hash Information.

u_int32 reserved:1
u_int32 u:31
u_int32 rid
 Received Id. More...


Detailed Description

The WCCP version 1 HERE I AM message structure.


Member Data Documentation

WCCP1_HINFO WCCP1_HERE_I_AM_MSG::hinfo
 

Hash Information.

u_int32 WCCP1_HERE_I_AM_MSG::hrev
 

Hash Revision.

(WCCP1_HASH_REVISION)

u_int32 WCCP1_HERE_I_AM_MSG::reserved
 

u_int32 WCCP1_HERE_I_AM_MSG::rid
 

Received Id.

(must match last Received Id in I_SEE_YOU)

u_int32 WCCP1_HERE_I_AM_MSG::type
 

Type.

(WCCP1_HERE_I_AM)

u_int32 WCCP1_HERE_I_AM_MSG::u
 

u_int32 WCCP1_HERE_I_AM_MSG::version
 

Protocol Version.

(WCCP1_PROTO_VERSION_MIN <= version <= WCCP1_PROTO_VERSION_MAX)


The documentation for this struct was generated from the following file:
Generated at Fri Jan 25 19:22:25 2002 for wccpd by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001