HDK
|
#include <NET_MDNSImpl.h>
Public Attributes | |
uint16_t | priority |
uint16_t | weight |
uint16_t | port |
mdns_string_t | name |
Definition at line 84 of file NET_MDNSImpl.h.
mdns_string_t mdns_record_srv_t::name |
Definition at line 88 of file NET_MDNSImpl.h.
uint16_t mdns_record_srv_t::port |
Definition at line 87 of file NET_MDNSImpl.h.
uint16_t mdns_record_srv_t::priority |
Definition at line 85 of file NET_MDNSImpl.h.
uint16_t mdns_record_srv_t::weight |
Definition at line 86 of file NET_MDNSImpl.h.