syslog-ng source
SocketOptionsInet Struct Reference

#include <socket-options-inet.h>

Public Attributes

SocketOptions super
 
gint ip_ttl_val
 
gint ip_tos_val
 
gboolean ip_freebind
 
gint tcp_keepalive_time
 
gint tcp_keepalive_intvl
 
gint tcp_keepalive_probes
 
gchar * interface_name
 

Member Data Documentation

◆ interface_name

gchar* SocketOptionsInet::interface_name

◆ ip_freebind

gboolean SocketOptionsInet::ip_freebind

◆ ip_tos_val

gint SocketOptionsInet::ip_tos_val

◆ ip_ttl_val

gint SocketOptionsInet::ip_ttl_val

◆ super

SocketOptions SocketOptionsInet::super

◆ tcp_keepalive_intvl

gint SocketOptionsInet::tcp_keepalive_intvl

◆ tcp_keepalive_probes

gint SocketOptionsInet::tcp_keepalive_probes

◆ tcp_keepalive_time

gint SocketOptionsInet::tcp_keepalive_time

The documentation for this struct was generated from the following file: