

Go to the source code of this file.
Functions | |
| LogParser * | maxminddb_parser_new (GlobalConfig *cfg) |
| void | geoip_parser_set_database_path (LogParser *s, const gchar *database) |
| void | geoip_parser_set_prefix (LogParser *s, const gchar *prefix) |
| void geoip_parser_set_database_path | ( | LogParser * | s, |
| const gchar * | database | ||
| ) |
| void geoip_parser_set_prefix | ( | LogParser * | s, |
| const gchar * | prefix | ||
| ) |
| LogParser* maxminddb_parser_new | ( | GlobalConfig * | cfg | ) |