|
Electroneum
|
#include <packed_rrset.h>

Public Attributes | |
| struct packed_rrset_list * | next |
| struct packed_rrset | rrset |
list of packed rrsets
Definition at line 276 of file packed_rrset.h.
| struct packed_rrset_list* packed_rrset_list::next |
next in list
Definition at line 278 of file packed_rrset.h.
| struct packed_rrset packed_rrset_list::rrset |
rrset key and data
Definition at line 280 of file packed_rrset.h.