Electroneum
auth_rrset Struct Reference

#include <authzone.h>

Collaboration diagram for auth_rrset:

Public Attributes

struct auth_rrsetnext
 
uint16_t type
 
struct packed_rrset_datadata
 

Detailed Description

A auth data RRset

Definition at line 158 of file authzone.h.

Member Data Documentation

◆ data

struct packed_rrset_data* auth_rrset::data

RRset data item

Definition at line 164 of file authzone.h.

◆ next

struct auth_rrset* auth_rrset::next

next in list

Definition at line 160 of file authzone.h.

◆ type

uint16_t auth_rrset::type

RR type in host byteorder

Definition at line 162 of file authzone.h.


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