syslog-ng source
ip-funcs.c File Reference
#include "gsocket.h"
#include "host-resolve.h"
#include "cfg-parser.h"
Include dependency graph for ip-funcs.c:
This graph shows which files directly or indirectly include this file:

Classes

struct  DnsResolveIpState
 

Functions

 TEMPLATE_FUNCTION_SIMPLE (tf_ipv4_to_int)
 
 TEMPLATE_FUNCTION (DnsResolveIpState, tf_dns_resolve_ip, tf_dns_resolve_ip_prepare, tf_simple_func_eval, tf_dns_resolve_ip_call, tf_simple_func_free_state, NULL)
 

Function Documentation

◆ TEMPLATE_FUNCTION()

TEMPLATE_FUNCTION ( DnsResolveIpState  ,
tf_dns_resolve_ip  ,
tf_dns_resolve_ip_prepare  ,
tf_simple_func_eval  ,
tf_dns_resolve_ip_call  ,
tf_simple_func_free_state  ,
NULL   
)

◆ TEMPLATE_FUNCTION_SIMPLE()

TEMPLATE_FUNCTION_SIMPLE ( tf_ipv4_to_int  )