#include <isc/lang.h>
#include <isc/magic.h>
#include <isc/netaddr.h>
#include <isc/refcount.h>
#include <dns/name.h>
#include <dns/types.h>
#include <dns/iptable.h>
Go to the source code of this file.
typedef struct dns_geoip_elem dns_geoip_elem_t |
typedef struct dns_geoip_databases dns_geoip_databases_t |
enum dns_geoip_subtype_t |
ISC_LANG_BEGINDECLS isc_boolean_t dns_geoip_match | ( | const isc_netaddr_t * | reqaddr, | |
isc_uint8_t * | scope, | |||
const dns_geoip_databases_t * | geoip, | |||
const dns_geoip_elem_t * | elt | |||
) |
void dns_geoip_shutdown | ( | void | ) |