ldns_struct_dnssec_name Struct Reference


Data Fields

ldns_rdfname
 pointer to a dname containing the name.
bool name_alloced
 Usually, the name is a pointer to the owner name of the first rr for this name, but sometimes there is no actual data to point to, for instance in names representing empty nonterminals.
ldns_dnssec_rrsetsrrsets
 The rrsets for this name.
ldns_rrnsec
 NSEC pointing to the next name (or NSEC3 pointing to the next NSEC3).
ldns_dnssec_rrsnsec_signatures
 signatures for the NSEC record

Detailed Description

Definition at line 41 of file dnssec_zone.h.


Field Documentation

pointer to a dname containing the name.

Usually points to the owner name of the first RR of the first RRset

Definition at line 47 of file dnssec_zone.h.

Usually, the name is a pointer to the owner name of the first rr for this name, but sometimes there is no actual data to point to, for instance in names representing empty nonterminals.

If so, set alloced to true to indicate that this data must also be freed when the name is freed

Definition at line 55 of file dnssec_zone.h.

The rrsets for this name.

Definition at line 59 of file dnssec_zone.h.

NSEC pointing to the next name (or NSEC3 pointing to the next NSEC3).

Definition at line 63 of file dnssec_zone.h.

signatures for the NSEC record

Definition at line 67 of file dnssec_zone.h.


Generated on Fri Aug 8 03:40:21 2008 for ldns by  doxygen 1.5.6