Searched refs:ngx_http_get_forwarded_addr (Results 1 – 5 of 5) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_geoip_module.c | 253 (void) ngx_http_get_forwarded_addr(r, &addr, xfwd, NULL, in ngx_http_geoip_addr() 308 (void) ngx_http_get_forwarded_addr(r, &addr, xfwd, NULL, in ngx_http_geoip_addr_v6()
|
| H A D | ngx_http_realip_module.c | 236 if (ngx_http_get_forwarded_addr(r, &addr, xfwd, value, rlcf->from, in ngx_http_realip_handler()
|
| H A D | ngx_http_geo_module.c | 339 (void) ngx_http_get_forwarded_addr(r, addr, xfwd, NULL, in ngx_http_geo_addr()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.h | 531 ngx_int_t ngx_http_get_forwarded_addr(ngx_http_request_t *r, ngx_addr_t *addr,
|
| H A D | ngx_http_core_module.c | 2629 ngx_http_get_forwarded_addr(ngx_http_request_t *r, ngx_addr_t *addr, in ngx_http_get_forwarded_addr() function
|