acache_cleaner Struct Reference


Data Fields

isc_mutex_t lock
dns_acache_tacache
unsigned int cleaning_interval
isc_stdtime_t last_cleanup_time
isc_timer_tcleaning_timer
isc_event_tresched_event
isc_event_tovermem_event
dns_acacheentry_tcurrent_entry
int increment
unsigned long ncleaned
cleaner_state_t state
isc_boolean_t overmem

Detailed Description

Definition at line 129 of file acache.c.


Field Documentation

isc_mutex_t acache_cleaner::lock

Definition at line 130 of file acache.c.

dns_acache_t* acache_cleaner::acache

Definition at line 135 of file acache.c.

unsigned int acache_cleaner::cleaning_interval

Definition at line 136 of file acache.c.

isc_stdtime_t acache_cleaner::last_cleanup_time

Definition at line 140 of file acache.c.

isc_timer_t* acache_cleaner::cleaning_timer

Definition at line 143 of file acache.c.

isc_event_t* acache_cleaner::resched_event

Definition at line 144 of file acache.c.

isc_event_t* acache_cleaner::overmem_event

Definition at line 146 of file acache.c.

dns_acacheentry_t* acache_cleaner::current_entry

Definition at line 148 of file acache.c.

int acache_cleaner::increment

Definition at line 151 of file acache.c.

unsigned long acache_cleaner::ncleaned

Definition at line 154 of file acache.c.

cleaner_state_t acache_cleaner::state

Definition at line 156 of file acache.c.

isc_boolean_t acache_cleaner::overmem

Definition at line 157 of file acache.c.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:19 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha