syslog-ng source
DNSCache Struct Reference
Collaboration diagram for DNSCache:

Public Attributes

GHashTable * cache
 
const DNSCacheOptionsoptions
 
struct iv_list_head cache_list
 
struct iv_list_head persist_list
 
gint persistent_count
 
time_t hosts_mtime
 
time_t hosts_checktime
 

Member Data Documentation

◆ cache

GHashTable* DNSCache::cache

◆ cache_list

struct iv_list_head DNSCache::cache_list

◆ hosts_checktime

time_t DNSCache::hosts_checktime

◆ hosts_mtime

time_t DNSCache::hosts_mtime

◆ options

const DNSCacheOptions* DNSCache::options

◆ persist_list

struct iv_list_head DNSCache::persist_list

◆ persistent_count

gint DNSCache::persistent_count

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