EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Fields
mdns_answer_entry Struct Reference

#include <mdns_decoder.h>

Data Fields

uint32_t ttl
 
uint16_t rrtype
 
char rrname [MAX_WEB_PATH_LEN]
 
uint8_t ip [IP_ALEN]
 

Field Documentation

◆ ip

uint8_t mdns_answer_entry::ip[IP_ALEN]

◆ rrname

char mdns_answer_entry::rrname[MAX_WEB_PATH_LEN]

◆ rrtype

uint16_t mdns_answer_entry::rrtype

◆ ttl

uint32_t mdns_answer_entry::ttl

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