ngx_http_upstream_init_hash_peer   45 src/http/modules/ngx_http_upstream_hash_module.c static ngx_int_t ngx_http_upstream_init_hash_peer(ngx_http_request_t *r,
ngx_http_upstream_init_hash_peer  117 src/http/modules/ngx_http_upstream_hash_module.c     us->peer.init = ngx_http_upstream_init_hash_peer;
ngx_http_upstream_init_hash_peer  461 src/http/modules/ngx_http_upstream_hash_module.c     if (ngx_http_upstream_init_hash_peer(r, us) != NGX_OK) {