OpenDNSSEC-signer
2.0.4
|
#include <ixfr.h>
Data Fields | |
zone_type * | zone |
part_type * | part [IXFR_MAX_PARTS] |
lock_basic_type | ixfr_lock |
lock_basic_type ixfr_struct::ixfr_lock |
Definition at line 64 of file ixfr.h.
Referenced by namedb_wipe_denial(), rrset_diff(), and rrset_drop_rrsigs().
part_type* ixfr_struct::part[IXFR_MAX_PARTS] |
Definition at line 63 of file ixfr.h.
Referenced by addns_write(), ixfr_add_rr(), ixfr_del_rr(), and ixfr_purge().
zone_type* ixfr_struct::zone |
Definition at line 62 of file ixfr.h.
Referenced by ixfr_add_rr(), ixfr_del_rr(), and ixfr_purge().