OpenDNSSEC-signer  1.4.5
Data Fields
rrset_struct Struct Reference

#include <rrset.h>

Collaboration diagram for rrset_struct:
Collaboration graph
[legend]

Data Fields

rrset_typenext
 
void * zone
 
void * domain
 
ldns_rr_type rrtype
 
rr_typerrs
 
rrsig_typerrsigs
 
size_t rr_count
 
size_t rrsig_count
 
unsigned needs_signing: 1
 

Detailed Description

Definition at line 72 of file rrset.h.

Field Documentation

void* rrset_struct::domain
unsigned rrset_struct::needs_signing
rrset_type* rrset_struct::next
size_t rrset_struct::rr_count
rr_type* rrset_struct::rrs
size_t rrset_struct::rrsig_count
rrsig_type* rrset_struct::rrsigs
ldns_rr_type rrset_struct::rrtype
void* rrset_struct::zone

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