|
Electroneum
|
#include <authzone.h>

Public Attributes | |
| struct auth_rrset * | next |
| uint16_t | type |
| struct packed_rrset_data * | data |
A auth data RRset
Definition at line 158 of file authzone.h.
| struct packed_rrset_data* auth_rrset::data |
RRset data item
Definition at line 164 of file authzone.h.
| struct auth_rrset* auth_rrset::next |
next in list
Definition at line 160 of file authzone.h.
| uint16_t auth_rrset::type |
RR type in host byteorder
Definition at line 162 of file authzone.h.