dns_geoip_elem Struct Reference

#include <geoip.h>


Data Fields

dns_geoip_subtype_t subtype
GeoIPdb
union {
   char   as_string [256]
   int   as_int
}; 


Detailed Description

Definition at line 82 of file geoip.h.


Field Documentation

dns_geoip_subtype_t dns_geoip_elem::subtype

Definition at line 83 of file geoip.h.

GeoIP* dns_geoip_elem::db

Definition at line 84 of file geoip.h.

char dns_geoip_elem::as_string[256]

Definition at line 86 of file geoip.h.

int dns_geoip_elem::as_int

Definition at line 87 of file geoip.h.

union { ... }


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:20 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha