Searched defs:Info (Results 1 – 9 of 9) sorted by relevance
175 struct Info struct in ot::NetworkData::Service::DnsSrpAnycast177 Ip6::Address mAnycastAddress; ///< The anycast address associated with the DNS/SRP servers.178 …t mSequenceNumber; ///< Sequence number used to notify SRP client if they need to re-register.257 struct Info struct in ot::NetworkData::Service::DnsSrpUnicast259 … Ip6::SockAddr mSockAddr; ///< The socket address (IPv6 address and port) of the DNS/SRP server.260 …igin mOrigin; ///< The origin of the socket address (whether from service or server data).261 … mRloc16; ///< The BR RLOC16 adding the entry (only used when `mOrigin == kFromServerData`).
409 class Info : public Clearable<Info>, public Equatable<Info> class in ot::NetworkData::Publisher::DnsSrpServiceEntry412 Info(void) { Clear(); } in Info() function in ot::NetworkData::Publisher::DnsSrpServiceEntry::Info
202 class Info : public otNeighborInfo, public Clearable<Info> class in ot::Neighbor882 class Info : public otChildInfo, public Clearable<Info> class in ot::Child1383 class Info : public otRouterInfo, public Clearable<Info> class in ot::Router
768 Publisher::DnsSrpServiceEntry::Info::Info(Type aType, uint16_t aPortOrSeqNumber, const Ip6::Address… in Info() function in ot::NetworkData::Publisher::DnsSrpServiceEntry::Info
984 struct Info : public Clearable<Info> struct in ot::Srp::Client986 …c constexpr uint16_t kUnknownOffset = 0; // Unknown offset value (used when offset is not yet set).988 uint16_t mDomainNameOffset; // Offset of domain name serialization989 uint16_t mHostNameOffset; // Offset of host name serialization.990 uint16_t mRecordCount; // Number of resource records in Update section.992 Crypto::Ecdsa::P256::KeyPairAsRef mKeyRef; // The ECDSA key ref for key-pair.994 Crypto::Ecdsa::P256::KeyPair mKeyPair; // The ECDSA key pair.
74 typedef otBackboneRouterMulticastListenerInfo Info; ///< Listener info. typedef in ot::BackboneRouter::MulticastListenersTable::Listener
133 class Info : public otPlatTrelPeerInfo class in ot::Trel::Interface::Peer
186 class Info : public otOperationalDataset, public Clearable<Info> class in ot::MeshCoP::Dataset
1431 …typedef otMessageQueueInfo Info; ///< This struct represents info (number of messages/buffers) abo… typedef in ot::MessageQueue1547 …typedef otMessageQueueInfo Info; ///< This struct represents info (number of messages/buffers) abo… typedef in ot::PriorityQueue