Searched refs:country (Results 1 – 11 of 11) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_geoip_module.c | 22 GeoIP *country; member 318 if (gcf->country == NULL) { in ngx_stream_geoip_country_variable() 325 : handler(gcf->country, ngx_stream_geoip_addr(s, gcf)); in ngx_stream_geoip_country_variable() 327 val = handler(gcf->country, ngx_stream_geoip_addr(s, gcf)); in ngx_stream_geoip_country_variable() 632 if (gcf->country) { in ngx_stream_geoip_country() 640 if (gcf->country == NULL) { in ngx_stream_geoip_country() 649 GeoIP_set_charset(gcf->country, GEOIP_CHARSET_UTF8); in ngx_stream_geoip_country() 658 switch (gcf->country->databaseType) { in ngx_stream_geoip_country() 674 &value[1], gcf->country->databaseType); in ngx_stream_geoip_country() 803 if (gcf->country) { in ngx_stream_geoip_cleanup() [all …]
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_geoip_module.c | 22 GeoIP *country; member 356 if (gcf->country == NULL) { in ngx_http_geoip_country_variable() 363 : handler(gcf->country, ngx_http_geoip_addr(r, gcf)); in ngx_http_geoip_country_variable() 365 val = handler(gcf->country, ngx_http_geoip_addr(r, gcf)); in ngx_http_geoip_country_variable() 683 if (gcf->country) { in ngx_http_geoip_country() 691 if (gcf->country == NULL) { in ngx_http_geoip_country() 700 GeoIP_set_charset(gcf->country, GEOIP_CHARSET_UTF8); in ngx_http_geoip_country() 709 switch (gcf->country->databaseType) { in ngx_http_geoip_country() 725 &value[1], gcf->country->databaseType); in ngx_http_geoip_country() 914 if (gcf->country) { in ngx_http_geoip_cleanup() [all …]
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 501 if (rd->country != NO_COUNTRY) { in setregdomain_cb() 502 const struct country *cc; in setregdomain_cb() 2323 const struct country *cc; in regdomain_makechannels() 2340 reg->country); in regdomain_makechannels() 2459 const struct country *cp; in list_countries() 2483 const struct country *cc; in defaultcountry() 2489 regdomain.country = cc->code; in defaultcountry() 2526 const struct country *cc; in DECL_CMD_FUNC() 2540 regdomain.country = cc->code; in DECL_CMD_FUNC() 4555 if (reg->country != 0 || verb) { in print_regdomain() [all …]
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_input.c | 543 scan->country = frm; in ieee80211_parse_beacon() 695 if (scan->country != NULL) { in ieee80211_parse_beacon() 703 IEEE80211_VERIFY_LENGTH(scan->country[1], 3 * sizeof(uint8_t), in ieee80211_parse_beacon() 704 scan->country = NULL); in ieee80211_parse_beacon()
|
| H A D | ieee80211_regdomain.c | 73 ic->ic_regdomain.country == CTRY_DEFAULT) { in ieee80211_regdomain_attach() 279 rd->country); in ieee80211_alloc_countryie()
|
| H A D | ieee80211_scan.c | 570 if (sp->country != NULL) in ieee80211_scan_dump_probe_beacon() 571 dump_country(sp->country); in ieee80211_scan_dump_probe_beacon()
|
| H A D | ieee80211_scan.h | 239 uint8_t *country; member
|
| H A D | ieee80211_scan_sta.c | 367 if (sp->country != NULL) { in sta_add() 369 (const struct ieee80211_country_ie *) sp->country; in sta_add() 381 (ic->ic_regdomain.country == CTRY_DEFAULT || in sta_add() 1104 (ic->ic_regdomain.country == CTRY_DEFAULT || in match_bss()
|
| H A D | _ieee80211.h | 438 uint16_t country; /* ISO country code */ member
|
| /f-stack/freebsd/contrib/dev/nvidia/ |
| H A D | LICENCE.nvidia | 127 country, or use the SOFTWARE in any manner, prohibited by the
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | gemini-dlink-dir-685.dts | 332 * WLAN and LAN, and the country code (for wireless
|