Tor
0.4.7.0-alpha-dev
|
Data Fields | |
char | country [3] |
unsigned | total |
Helper type: used to sort per-country totals by value.
Definition at line 420 of file geoip_stats.c.
char country[3] |
Two-letter country code.
Definition at line 421 of file geoip_stats.c.
unsigned total |
Total IP addresses seen in this country.
Definition at line 422 of file geoip_stats.c.