Searched refs:country_code (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_geoip_module.c | 171 offsetof(GeoIPRecord, country_code), 0, 0 }, 465 val = GeoIP_region_name_by_code(gr->country_code, gr->region); in ngx_stream_geoip_region_name_variable()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_geoip_module.c | 193 offsetof(GeoIPRecord, country_code), 0, 0 }, 503 val = GeoIP_region_name_by_code(gr->country_code, gr->region); in ngx_http_geoip_region_name_variable()
|
| /f-stack/freebsd/netgraph/bluetooth/include/ |
| H A D | ng_hci.h | 1436 u_int8_t country_code; /* 0x00 - NAM, EUR, JP; 0x01 - France */ member
|