#include "plugin.h"#include "plugin-types.h"#include "template/simple-function.h"#include "messages.h"#include "cfg.h"#include "syslog-ng-config.h"#include "maxminddb-helper.h"#include "geoip-parser.h"

Classes | |
| struct | TFMaxMindDBState |
Functions | |
| TEMPLATE_FUNCTION (TFMaxMindDBState, tf_geoip_maxminddb, tf_geoip_maxminddb_prepare, tf_simple_func_eval, tf_geoip_maxminddb_call, tf_geoip_maxminddb_free_state, NULL) | |
| TEMPLATE_FUNCTION | ( | TFMaxMindDBState | , |
| tf_geoip_maxminddb | , | ||
| tf_geoip_maxminddb_prepare | , | ||
| tf_simple_func_eval | , | ||
| tf_geoip_maxminddb_call | , | ||
| tf_geoip_maxminddb_free_state | , | ||
| NULL | |||
| ) |