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

Data Fields | |
| allocator_type * | allocator |
| acl_type * | request_xfr |
| acl_type * | allow_notify |
| tsig_type * | tsig |
| time_t | last_modified |
| allocator_type* dnsin_struct::allocator |
Definition at line 51 of file addns.h.
Referenced by dnsin_cleanup(), and dnsin_create().
| acl_type* dnsin_struct::allow_notify |
Definition at line 53 of file addns.h.
Referenced by dnsin_cleanup(), and dnsin_create().
| acl_type* dnsin_struct::request_xfr |
Definition at line 52 of file addns.h.
Referenced by dnsin_cleanup(), and dnsin_create().
| tsig_type* dnsin_struct::tsig |
Definition at line 54 of file addns.h.
Referenced by dnsin_cleanup(), and dnsin_create().
1.8.8