Home
last modified time | relevance | path

Searched refs:ngx_http_upstream_ip_hash_peer_data_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_upstream_ip_hash_module.c25 } ngx_http_upstream_ip_hash_peer_data_t; typedef
104 ngx_http_upstream_ip_hash_peer_data_t *iphp; in ngx_http_upstream_init_ip_hash_peer()
106 iphp = ngx_palloc(r->pool, sizeof(ngx_http_upstream_ip_hash_peer_data_t)); in ngx_http_upstream_init_ip_hash_peer()
151 ngx_http_upstream_ip_hash_peer_data_t *iphp = data; in ngx_http_upstream_get_ip_hash_peer()