struct DnsResourceDataSrv
Defined at line 322 of file ../../src/connectivity/network/mdns/service/encoding/dns_message.h
Additional data for type 'SRV' resource records.
Public Members
uint16_t priority_
uint16_t weight_
IpPort port_
DnsName target_
Public Methods
bool operator== (const DnsResourceDataSrv & other)
Defined at line 328 of file ../../src/connectivity/network/mdns/service/encoding/dns_message.h