Searched refs:ngx_http_port_t (Results 1 – 3 of 3) sorted by relevance
62 static ngx_int_t ngx_http_add_addrs(ngx_conf_t *cf, ngx_http_port_t *hport,65 static ngx_int_t ngx_http_add_addrs6(ngx_conf_t *cf, ngx_http_port_t *hport,1631 ngx_http_port_t *hport; in ngx_http_init_listening()1666 hport = ngx_pcalloc(cf->pool, sizeof(ngx_http_port_t)); in ngx_http_init_listening()1782 ngx_http_add_addrs(ngx_conf_t *cf, ngx_http_port_t *hport, in ngx_http_add_addrs()1847 ngx_http_add_addrs6(ngx_conf_t *cf, ngx_http_port_t *hport, in ngx_http_add_addrs6()
268 } ngx_http_port_t; typedef
212 ngx_http_port_t *port; in ngx_http_init_connection()