Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c65 static ngx_int_t ngx_http_add_addrs6(ngx_conf_t *cf, ngx_http_port_t *hport,
1679 if (ngx_http_add_addrs6(cf, hport, addr) != NGX_OK) { in ngx_http_init_listening()
1847 ngx_http_add_addrs6(ngx_conf_t *cf, ngx_http_port_t *hport, in ngx_http_add_addrs6() function