Lines Matching +full:non +full:- +full:secure +full:- +full:domain
2 * util/data/packed_rrset.h - data storage for a set of resource records.
54 /** this rrset is A/AAAA and is in-zone-glue (from parent side of zonecut) */
85 * The domain name. If not null (for id=0) it is allocated, and
86 * contains the wireformat domain name.
91 * Length of the domain name, including last 0 root octet.
112 * share the same domain name, type and class.
154 /** Additional information from non-authoritative answers */
156 /** Data from the authority section of a non-authoritative answer */
160 /** non-authoritative data from the answer section of authoritative
163 /** Data from the answer section of a non-authoritative answer */
185 * The order is significant; more secure, more proven later.
203 * KSK sentinel test (draft-ietf-dnsop-kskroll-sentinel). */
205 /** SECURE means that the object (RRset or message) validated
215 * It is not always stored contiguously, in that case, an unpacked-packed
217 * the packed rrset that is contiguous is for the rrset-cache and the
218 * cache-response routines in daemon/worker.c.
281 /** domain name, type and class */
301 * @param alloc: where to return the unfree-able key structure.
348 * get the correct value, in this case the 0 deleted-special value.
411 * Print string with neat domain name, type, class from rrset.
441 * Allocate rrset in region - no more locks needed
446 * @return new region-alloced rrset key or NULL on alloc failure.
457 * @return new region-alloced rrset key or NULL on alloc failure.