Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_upstream_ip_hash_peer_data_t Struct Reference
Collaboration diagram for ngx_http_upstream_ip_hash_peer_data_t:
Collaboration graph
[legend]

Data Fields

ngx_http_upstream_rr_peer_data_t rrp
ngx_uint_t hash
u_char addrlen
u_char * addr
u_char tries
ngx_event_get_peer_pt get_rr_peer

Detailed Description

Definition at line 13 of file ngx_http_upstream_ip_hash_module.c.

Field Documentation

u_char* addr

Definition at line 20 of file ngx_http_upstream_ip_hash_module.c.

u_char addrlen

Definition at line 19 of file ngx_http_upstream_ip_hash_module.c.

ngx_event_get_peer_pt get_rr_peer

Definition at line 24 of file ngx_http_upstream_ip_hash_module.c.

ngx_uint_t hash

Definition at line 17 of file ngx_http_upstream_ip_hash_module.c.

Definition at line 15 of file ngx_http_upstream_ip_hash_module.c.

u_char tries

Definition at line 22 of file ngx_http_upstream_ip_hash_module.c.


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