Home
last modified time | relevance | path

Searched defs:aRequester (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dnetwork_data_publisher.cpp79 Error Publisher::PublishOnMeshPrefix(const OnMeshPrefixConfig &aConfig, Requester aRequester) in PublishOnMeshPrefix()
96 Error Publisher::PublishExternalRoute(const ExternalRouteConfig &aConfig, Requester aRequester) in PublishExternalRoute()
103 Requester aRequester) in ReplacePublishedExternalRoute()
148 …PrefixEntry *Publisher::FindOrAllocatePrefixEntry(const Ip6::Prefix &aPrefix, Requester aRequester) in FindOrAllocatePrefixEntry()
775 void Publisher::PrefixEntry::Publish(const OnMeshPrefixConfig &aConfig, Requester aRequester) in Publish()
782 void Publisher::PrefixEntry::Publish(const ExternalRouteConfig &aConfig, Requester aRequester) in Publish()
792 Requester aRequester) in Publish()
/openthread-latest/src/core/net/
Dsrp_client.cpp388 Error Client::Start(const Ip6::SockAddr &aServerSockAddr, Requester aRequester) in Start()
417 void Client::Stop(Requester aRequester, StopMode aMode) in Stop()