Teonet library  0.4.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
mg_dns_resource_record Struct Reference

#include <mongoose.h>

Data Fields

struct mg_str name
 
int rtype
 
int rclass
 
int ttl
 
enum mg_dns_resource_record_kind kind
 
struct mg_str rdata
 

Field Documentation

enum mg_dns_resource_record_kind mg_dns_resource_record::kind
struct mg_str mg_dns_resource_record::name
int mg_dns_resource_record::rclass
struct mg_str mg_dns_resource_record::rdata
int mg_dns_resource_record::rtype
int mg_dns_resource_record::ttl

Referenced by mg_dns_encode_record().


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