OpenDNSSEC-signer  1.4.5
Data Fields
acl_struct Struct Reference

#include <acl.h>

Collaboration diagram for acl_struct:
Collaboration graph
[legend]

Data Fields

acl_typenext
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_typetsig
time_t ixfr_disabled

Detailed Description

Definition at line 58 of file acl.h.

Field Documentation

union acl_addr_storage acl_struct::addr

Definition at line 64 of file acl.h.

Referenced by acl_create().

char* acl_struct::address

Definition at line 61 of file acl.h.

Referenced by acl_cleanup(), acl_create(), acl_find(), and notify_send().

int acl_struct::family

Definition at line 63 of file acl.h.

Referenced by acl_create().

time_t acl_struct::ixfr_disabled

Definition at line 71 of file acl.h.

Referenced by acl_create().

acl_type* acl_struct::next

Definition at line 59 of file acl.h.

Referenced by acl_cleanup(), acl_create(), and acl_find().

unsigned int acl_struct::port

Definition at line 62 of file acl.h.

Referenced by acl_create(), and xfrd_acl_sockaddr_to().

union acl_addr_storage acl_struct::range_mask

Definition at line 65 of file acl.h.

Referenced by acl_create().

acl_range_type acl_struct::range_type

Definition at line 66 of file acl.h.

Referenced by acl_create().

tsig_type* acl_struct::tsig

Definition at line 69 of file acl.h.

Referenced by acl_create(), and notify_send().

const char* acl_struct::tsig_name

Definition at line 68 of file acl.h.


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