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

WCCP1_ASSIGN_BUCKET_MSG Struct Reference

The WCCP version 1 ASSIGN BUCKET message structure. More...

#include <wccpv1_proto.h>

List of all members.

Public Attributes

u_int32 type
 Type. More...

u_int32 rid
 Received Id. More...

u_int32 wccount
 Number of WebCache IPs to follow.


Detailed Description

The WCCP version 1 ASSIGN BUCKET message structure.

This base structure is followed by 0..wccount IPs, and then a WCCP1_ASSIGN_BUCKET_HASHINFO structure. structures.


Member Data Documentation

u_int32 WCCP1_ASSIGN_BUCKET_MSG::rid
 

Received Id.

(must match last Received Id in I_SEE_YOU)

u_int32 WCCP1_ASSIGN_BUCKET_MSG::type
 

Type.

(WCCP1_ASSIGN_BUCKET)

u_int32 WCCP1_ASSIGN_BUCKET_MSG::wccount
 

Number of WebCache IPs to follow.


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