Retro Rocket Kernel
BASIC-Powered Operating System
resource_record Struct Reference

#include <dns.h>

+ Collaboration diagram for resource_record:

Data Fields

uint16_t type
 
uint16_t rr_class
 
uint32_t ttl
 
uint16_t rdlength
 

Field Documentation

◆ rdlength

uint16_t resource_record::rdlength

◆ rr_class

uint16_t resource_record::rr_class

◆ ttl

uint32_t resource_record::ttl

◆ type

uint16_t resource_record::type