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

WCCP1_ASSIGN_BUCKET_HASHINFO Struct Reference

This is the tail of a WCCP version 1 ASSIGN BUCKET message. More...

#include <wccpv1_proto.h>

List of all members.

Public Attributes

u_int8 bucket [256]
 The WebCache index for this bucket, or 0xFF if unassigned.


Detailed Description

This is the tail of a WCCP version 1 ASSIGN BUCKET message.

Each value in the array is either 0xFF, which means the bucket is unassigned, or the IP's index of the assigned cache (from 0..wccount, max 31).


Member Data Documentation

u_int8 WCCP1_ASSIGN_BUCKET_HASHINFO::bucket
 

The WebCache index for this bucket, or 0xFF if unassigned.


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