Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h251 } ngx_http_in_addr_t; typedef
H A Dngx_http.c1786 ngx_http_in_addr_t *addrs; in ngx_http_add_addrs()
1791 hport->naddrs * sizeof(ngx_http_in_addr_t)); in ngx_http_add_addrs()
H A Dngx_http_request.c213 ngx_http_in_addr_t *addr; in ngx_http_init_connection()