13 #ifndef __MAXMIND_DB_H__ 14 #define __MAXMIND_DB_H__ 20 #include <epan/ipv6.h> 21 #include <epan/prefs.h> 22 #include "ws_symbol_export.h" 27 const char *country_iso;
38 WS_DLL_LOCAL
void maxmind_db_pref_init(
module_t *nameres);
43 WS_DLL_LOCAL
void maxmind_db_pref_cleanup(
void);
52 WS_DLL_PUBLIC WS_RETNONNULL
const mmdb_lookup_t *maxmind_db_lookup_ipv4(guint32 addr);
68 WS_DLL_PUBLIC gchar *maxmind_db_get_paths(
void);
75 WS_DLL_LOCAL gboolean maxmind_db_lookup_process(
void);
Definition: inet_ipv6.h:20
Definition: prefs-int.h:27
Definition: maxmind_db.h:24