Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_geoip_module.c26 unsigned country_v6:1; member
323 val = gcf->country_v6 in ngx_stream_geoip_country_variable()
667 gcf->country_v6 = 1; in ngx_stream_geoip_country()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geoip_module.c28 unsigned country_v6:1; member
361 val = gcf->country_v6 in ngx_http_geoip_country_variable()
718 gcf->country_v6 = 1; in ngx_http_geoip_country()