OpenDNSSEC-signer  1.4.5
Data Fields
dnsin_struct Struct Reference

#include <addns.h>

Collaboration diagram for dnsin_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
 
acl_typerequest_xfr
 
acl_typeallow_notify
 
tsig_typetsig
 
time_t last_modified
 

Detailed Description

Definition at line 50 of file addns.h.

Field Documentation

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().

time_t dnsin_struct::last_modified

Definition at line 55 of file addns.h.

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().


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