|
OpenDNSSEC-signer
1.4.9
|
#include <addns.h>

Data Fields | |
| allocator_type * | allocator |
| acl_type * | provide_xfr |
| acl_type * | do_notify |
| tsig_type * | tsig |
| time_t | last_modified |
| allocator_type* dnsout_struct::allocator |
Definition at line 64 of file addns.h.
Referenced by dnsin_update(), dnsout_cleanup(), and dnsout_create().
| acl_type* dnsout_struct::do_notify |
Definition at line 66 of file addns.h.
Referenced by dnsin_update(), dnsout_cleanup(), dnsout_create(), notify_create(), and notify_enable().
| acl_type* dnsout_struct::provide_xfr |
Definition at line 65 of file addns.h.
Referenced by dnsin_update(), dnsout_cleanup(), dnsout_create(), and query_prepare().
| tsig_type* dnsout_struct::tsig |
Definition at line 67 of file addns.h.
Referenced by dnsin_update(), dnsout_cleanup(), and dnsout_create().
1.8.11