|
OpenDNSSEC-signer
2.1.3
|
#include <acl.h>
Data Fields | |
| acl_type * | next |
| char * | address |
| unsigned int | port |
| int | family |
| union acl_addr_storage | addr |
| union acl_addr_storage | range_mask |
| acl_range_type | range_type |
| const char * | tsig_name |
| tsig_type * | tsig |
| time_t | ixfr_disabled |
| union acl_addr_storage acl_struct::addr |
| char* acl_struct::address |
Definition at line 61 of file acl.h.
Referenced by acl_cleanup(), acl_create(), and notify_send().
| acl_type* acl_struct::next |
Definition at line 59 of file acl.h.
Referenced by acl_cleanup(), and acl_create().
| unsigned int acl_struct::port |
Definition at line 62 of file acl.h.
Referenced by xfrd_acl_sockaddr_to().
| union acl_addr_storage acl_struct::range_mask |
| acl_range_type acl_struct::range_type |
| tsig_type* acl_struct::tsig |
Definition at line 69 of file acl.h.
Referenced by acl_create().
1.8.13