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

Definition at line 78 of file zone.h.

Referenced by adapter_write(), tools_output(), zone_cleanup(), zone_create(), and zone_merge().

Definition at line 58 of file zone.h.

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

ldns_rdf* zone_struct::dname

Definition at line 64 of file zone.h.

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

Definition at line 70 of file zone.h.

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

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

Definition at line 63 of file zone.h.

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

Definition at line 68 of file zone.h.

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

Definition at line 74 of file zone.h.

Referenced by zone_create(), and zone_recover().

Definition at line 73 of file zone.h.

Referenced by zone_create().

Definition at line 88 of file zone.h.

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

Definition at line 72 of file zone.h.

Referenced by engine_update_zones(), and zone_create().

Definition at line 93 of file zone.h.

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


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