OpenDNSSEC-signer 1.2.1
Data Fields

zone_struct Struct Reference

#include <zone.h>

Collaboration diagram for zone_struct:
Collaboration graph
[legend]

Data Fields

const char * name
ldns_rdf * dname
ldns_rr_class klass
nsec3params_typensec3params
zonedata_typezonedata
const char * notify_ns
int fetch
signconf_typesignconf
const char * policy_name
const char * signconf_filename
adapter_typeinbound_adapter
adapter_typeoutbound_adapter
int just_added
int just_updated
int tobe_removed
int processed
struct task_structtask
time_t backoff
int in_progress
stats_typestats
lock_basic_type zone_lock

Detailed Description

Definition at line 55 of file zone.h.


Field Documentation

Definition at line 81 of file zone.h.

Referenced by worker_perform_task(), and zone_create().

ldns_rdf* zone_struct::dname

Definition at line 82 of file zone.h.

Referenced by tasklist_schedule_task(), worker_start(), and zone_create().

Definition at line 74 of file zone.h.

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

Definition at line 75 of file zone.h.

Referenced by zone_create(), zone_update_zonelist(), and zonelist_update().

ldns_rr_class zone_struct::klass

Definition at line 58 of file zone.h.

Referenced by zone_backup_state(), zone_create(), zone_nsecify(), and zone_recover_from_backup().

const char* zone_struct::name

Definition at line 63 of file zone.h.

Referenced by set_notify_ns(), tools_write_output(), zone_cleanup(), zone_create(), and zonelist_update().

Definition at line 59 of file zone.h.

Referenced by zone_cleanup(), zone_create(), zone_nsecify(), and zone_update_signconf().

Definition at line 77 of file zone.h.

Referenced by worker_start(), and zone_create().

Definition at line 76 of file zone.h.

Referenced by zone_create(), zonelist_merge(), and zonelist_update().


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