#include <nta.h>
Data Fields | |
unsigned int | magic |
dns_view_t * | view |
isc_rwlock_t | rwlock |
isc_uint32_t | recheck |
isc_taskmgr_t * | taskmgr |
isc_timermgr_t * | timermgr |
isc_task_t * | task |
isc_uint32_t | references |
dns_rbt_t * | table |
Definition at line 47 of file nta.h.
unsigned int dns_ntatable::magic |
Definition at line 49 of file nta.h.
Referenced by dns_ntatable_create(), and dns_ntatable_detach().
Definition at line 50 of file nta.h.
Referenced by checkbogus(), dns_ntatable_add(), dns_ntatable_create(), dns_ntatable_detach(), dns_ntatable_dump(), dns_ntatable_save(), dns_ntatable_totext(), fetch_done(), nta_create(), and settimer().
Definition at line 51 of file nta.h.
Referenced by dns_ntatable_add(), dns_ntatable_attach(), dns_ntatable_covered(), dns_ntatable_create(), dns_ntatable_delete(), dns_ntatable_detach(), dns_ntatable_save(), and dns_ntatable_totext().
Definition at line 53 of file nta.h.
Referenced by dns_ntatable_create(), and dns_ntatable_detach().
Definition at line 54 of file nta.h.
Referenced by dns_ntatable_create(), dns_ntatable_detach(), and settimer().
Definition at line 55 of file nta.h.
Referenced by dns_ntatable_create(), dns_ntatable_detach(), and settimer().
Definition at line 57 of file nta.h.
Referenced by dns_ntatable_attach(), dns_ntatable_create(), and dns_ntatable_detach().
Definition at line 58 of file nta.h.
Referenced by delete(), dns_ntatable_add(), dns_ntatable_covered(), dns_ntatable_create(), dns_ntatable_detach(), dns_ntatable_save(), and dns_ntatable_totext().