Searched defs:DnsSrpAnycastInfo (Results 1 – 2 of 2) sorted by relevance
58 struct DnsSrpAnycastInfo struct60 Ip6::Address mAnycastAddress; ///< The anycast address associated with the DNS/SRP servers.61 …t mSequenceNumber; ///< Sequence number used to notify SRP client if they need to re-register.62 uint8_t mVersion; ///< Version number.63 uint16_t mRloc16; ///< The RLOC16 of the entry.
79 using DnsSrpAnycastInfo = NetworkData::Service::DnsSrpAnycastInfo; typedef in ot::Srp::Client