tor  master
Data Fields
geoip_ipv6_entry_t Struct Reference
Collaboration diagram for geoip_ipv6_entry_t:
Collaboration graph
[legend]

Data Fields

struct in6_addr ip_low
 
struct in6_addr ip_high
 
intptr_t country
 

Detailed Description

An entry from the GeoIP IPv6 file: maps an IPv6 range to a country.

Field Documentation

◆ country

intptr_t country

An index into geoip_countries

◆ ip_high

struct in6_addr ip_high

The highest IP in the range, in host order

◆ ip_low

struct in6_addr ip_low

The lowest IP in the range, in host order


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