EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
mDNS query meta definition More...
#include <packet_decoder.h>
Data Fields | |
uint16_t | qtype |
uint16_t | uresponse: 1 |
uint16_t | qclass: 15 |
mDNS query meta definition
uint16_t mdns_query_meta::qclass |
Class code, 1 a.k.a. "IN" for the Internet and IP networks
uint16_t mdns_query_meta::qtype |
The type of the query, i.e. the type of RR which should be returned in response
uint16_t mdns_query_meta::uresponse |
Boolean flag indicating whether a unicast-response is desired