OpenDNSSEC-signer  1.3.9
Data Fields
zonedata_struct Struct Reference

#include <zonedata.h>

Collaboration diagram for zonedata_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
ldns_rbtree_t * domains
ldns_rbtree_t * denial_chain
int initialized
uint32_t default_ttl
uint32_t inbound_serial
uint32_t internal_serial
uint32_t outbound_serial

Detailed Description

Definition at line 59 of file zonedata.h.

Field Documentation

allocator_type* zonedata_struct::allocator

Definition at line 60 of file zonedata.h.

Referenced by zonedata_cleanup(), and zonedata_create().

uint32_t zonedata_struct::default_ttl
ldns_rbtree_t* zonedata_struct::denial_chain
ldns_rbtree_t* zonedata_struct::domains
uint32_t zonedata_struct::inbound_serial
int zonedata_struct::initialized

Definition at line 63 of file zonedata.h.

Referenced by tools_output(), zone_recover(), zonedata_create(), and zonedata_update_serial().

uint32_t zonedata_struct::internal_serial
uint32_t zonedata_struct::outbound_serial

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