EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
#include <mdns_decoder.h>
Data Fields | |
uint32_t | ttl |
uint16_t | rrtype |
char | rrname [MAX_WEB_PATH_LEN] |
uint8_t | ip [IP_ALEN] |
uint8_t mdns_answer_entry::ip[IP_ALEN] |
char mdns_answer_entry::rrname[MAX_WEB_PATH_LEN] |
uint16_t mdns_answer_entry::rrtype |
uint32_t mdns_answer_entry::ttl |