Tor 0.4.9.8
Loading...
Searching...
No Matches
c_hist_t Struct Reference

Data Fields

char country [3]
 
unsigned total
 

Detailed Description

Helper type: used to sort per-country totals by value.

Definition at line 421 of file geoip_stats.c.

Field Documentation

◆ country

char country[3]

Two-letter country code.

Definition at line 422 of file geoip_stats.c.

Referenced by geoip_get_client_history(), and geoip_get_request_history().

◆ total

unsigned total

Total IP addresses seen in this country.

Definition at line 423 of file geoip_stats.c.

Referenced by geoip_get_client_history(), and geoip_get_request_history().


The documentation for this struct was generated from the following file: