wccp2_service_list_t Struct Reference
Collaboration diagram for wccp2_service_list_t:

Public Attributes

struct wccp2_service_info_t info
 
uint32_t num_routers
 
struct wccp2_router_list_t router_list_head
 
int lowest_ip
 
uint32_t change_num
 
char * wccp2_identity_info_ptr
 
struct wccp2_security_md5_tsecurity_info
 
struct wccp2_service_info_tservice_info
 
char wccp_packet [WCCP_RESPONSE_SIZE]
 
size_t wccp_packet_size
 
struct wccp2_service_list_tnext
 
char wccp_password [WCCP2_PASSWORD_LEN]
 
uint32_t wccp2_security_type
 

Detailed Description

Definition at line 437 of file wccp2.cc.

Member Data Documentation

◆ change_num

uint32_t wccp2_service_list_t::change_num

Definition at line 444 of file wccp2.cc.

Referenced by wccp2_add_service_list(), and wccp2AssignBuckets().

◆ info

◆ lowest_ip

int wccp2_service_list_t::lowest_ip

Definition at line 443 of file wccp2.cc.

Referenced by wccp2AssignBuckets(), and wccp2HandleUdp().

◆ next

◆ num_routers

uint32_t wccp2_service_list_t::num_routers

Definition at line 440 of file wccp2.cc.

Referenced by wccp2AssignBuckets(), and wccp2Init().

◆ router_list_head

struct wccp2_router_list_t wccp2_service_list_t::router_list_head

◆ security_info

struct wccp2_security_md5_t* wccp2_service_list_t::security_info

Definition at line 448 of file wccp2.cc.

Referenced by wccp2AssignBuckets(), wccp2HandleUdp(), wccp2HereIam(), and wccp2Init().

◆ service_info

struct wccp2_service_info_t* wccp2_service_list_t::service_info

Definition at line 450 of file wccp2.cc.

Referenced by wccp2AssignBuckets(), wccp2HandleUdp(), and wccp2Init().

◆ wccp2_identity_info_ptr

char* wccp2_service_list_t::wccp2_identity_info_ptr

Definition at line 446 of file wccp2.cc.

Referenced by wccp2HereIam(), and wccp2Init().

◆ wccp2_security_type

uint32_t wccp2_service_list_t::wccp2_security_type

◆ wccp_packet

char wccp2_service_list_t::wccp_packet[WCCP_RESPONSE_SIZE]

Definition at line 451 of file wccp2.cc.

Referenced by wccp2HereIam(), and wccp2Init().

◆ wccp_packet_size

size_t wccp2_service_list_t::wccp_packet_size

Definition at line 452 of file wccp2.cc.

Referenced by wccp2HereIam(), and wccp2Init().

◆ wccp_password

char wccp2_service_list_t::wccp_password[WCCP2_PASSWORD_LEN]

The documentation for this struct was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors