OpenDNSSEC-signer  1.3.9
Data Fields
zone_struct Struct Reference

#include <zone.h>

Collaboration diagram for zone_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
ldns_rdf * dname
ldns_rr_class klass
const char * notify_ns
int fetch
const char * name
const char * policy_name
const char * signconf_filename
int just_added
int just_updated
int tobe_removed
int processed
int prepared
adapter_typeadinbound
adapter_typeadoutbound
signconf_typesignconf
nsec3params_typensec3params
zonedata_typezonedata
void * task
stats_typestats
lock_basic_type zone_lock

Detailed Description

Definition at line 57 of file zone.h.


Field Documentation

adapter_type* zone_struct::adinbound
adapter_type* zone_struct::adoutbound
allocator_type* zone_struct::allocator

Definition at line 58 of file zone.h.

Referenced by engine_config(), engine_config_cleanup(), zone_cleanup(), zone_create(), and zone_recover().

ldns_rdf* zone_struct::dname
int zone_struct::fetch

Definition at line 64 of file zone.h.

Referenced by engine_update_zones(), tools_input(), and zone_create().

int zone_struct::just_added

Definition at line 70 of file zone.h.

Referenced by engine_update_zones(), zone_create(), and zonelist_add_zone().

int zone_struct::just_updated

Definition at line 71 of file zone.h.

Referenced by engine_update_zones(), zone_create(), and zone_merge().

ldns_rr_class zone_struct::klass
const char* zone_struct::name
const char* zone_struct::notify_ns

Definition at line 63 of file zone.h.

Referenced by engine_update_zones(), tools_output(), zone_cleanup(), and zone_create().

nsec3params_type* zone_struct::nsec3params
const char* zone_struct::policy_name

Definition at line 68 of file zone.h.

Referenced by parse_zonelist_zones(), zone_cleanup(), zone_create(), and zone_merge().

int zone_struct::prepared

Definition at line 74 of file zone.h.

Referenced by zone_create(), and zone_recover().

int zone_struct::processed

Definition at line 73 of file zone.h.

Referenced by zone_create().

signconf_type* zone_struct::signconf
const char* zone_struct::signconf_filename
stats_type* zone_struct::stats
void* zone_struct::task

Definition at line 88 of file zone.h.

Referenced by engine_update_zones(), zone_backup(), zone_create(), and zone_recover().

int zone_struct::tobe_removed

Definition at line 72 of file zone.h.

Referenced by engine_update_zones(), and zone_create().

lock_basic_type zone_struct::zone_lock

Definition at line 93 of file zone.h.

Referenced by engine_update_zones(), zone_cleanup(), and zone_create().

zonedata_type* zone_struct::zonedata

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