syslog-ng source
tfgeoip.c File Reference
#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"
Include dependency graph for tfgeoip.c:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ TEMPLATE_FUNCTION()

TEMPLATE_FUNCTION ( TFMaxMindDBState  ,
tf_geoip_maxminddb  ,
tf_geoip_maxminddb_prepare  ,
tf_simple_func_eval  ,
tf_geoip_maxminddb_call  ,
tf_geoip_maxminddb_free_state  ,
NULL   
)