Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geoip_module.c28 unsigned city_v6:1; member
569 return gcf->city_v6 in ngx_stream_geoip_get_city_record()
785 gcf->city_v6 = 1; in ngx_stream_geoip_city()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geoip_module.c30 unsigned city_v6:1; member
607 return gcf->city_v6 in ngx_http_geoip_get_city_record()
836 gcf->city_v6 = 1; in ngx_http_geoip_city()