Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geoip_module.c309 ngx_stream_geoip_variable_handler_v6_pt handler_v6 = in ngx_stream_geoip_country_variable() local
324 ? handler_v6(gcf->country, ngx_stream_geoip_addr_v6(s, gcf)) in ngx_stream_geoip_country_variable()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geoip_module.c347 ngx_http_geoip_variable_handler_v6_pt handler_v6 = in ngx_http_geoip_country_variable() local
362 ? handler_v6(gcf->country, ngx_http_geoip_addr_v6(r, gcf)) in ngx_http_geoip_country_variable()