Home
last modified time | relevance | path

Searched refs:ngx_http_in6_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.h259 } ngx_http_in6_addr_t; typedef
H A Dngx_http.c1851 ngx_http_in6_addr_t *addrs6; in ngx_http_add_addrs6()
1856 hport->naddrs * sizeof(ngx_http_in6_addr_t)); in ngx_http_add_addrs6()
H A Dngx_http_request.c218 ngx_http_in6_addr_t *addr6; in ngx_http_init_connection()