Searched defs:DnsSrpUnicastInfo (Results 1 – 2 of 2) sorted by relevance
78 struct DnsSrpUnicastInfo struct80 Ip6::SockAddr mSockAddr; ///< The socket address (IPv6 address and port) of the DNS/SRP server.81 uint8_t mVersion; ///< Version number.82 uint16_t mRloc16; ///< The BR RLOC16 adding the entry.
77 using DnsSrpUnicastInfo = NetworkData::Service::DnsSrpUnicastInfo; typedef in ot::Srp::Client