Home
last modified time | relevance | path

Searched refs:ngx_http_upstream_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_hash_module.c40 } ngx_http_upstream_hash_peer_data_t; typedef
128 ngx_http_upstream_hash_peer_data_t *hp; in ngx_http_upstream_init_hash_peer()
130 hp = ngx_palloc(r->pool, sizeof(ngx_http_upstream_hash_peer_data_t)); in ngx_http_upstream_init_hash_peer()
165 ngx_http_upstream_hash_peer_data_t *hp = data; in ngx_http_upstream_get_hash_peer()
469 ngx_http_upstream_hash_peer_data_t *hp; in ngx_http_upstream_init_chash_peer()
495 ngx_http_upstream_hash_peer_data_t *hp = data; in ngx_http_upstream_get_chash_peer()