packed_rrset Struct Reference

An RRset can be represented using both key and data together. More...

#include <packed_rrset.h>

Data Fields

struct packed_rrset_keyk
 domain name, type and class
 
struct packed_rrset_datad
 ttl, count and rdatas (and rrsig)
 

Detailed Description

An RRset can be represented using both key and data together.

Split into key and data structures to simplify implementation of caching schemes.


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