Home
last modified time | relevance | path

Searched refs:AllocatePrefixEntry (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/thread/
Dnetwork_data_publisher.cpp93 SuccessOrExit(error = AllocatePrefixEntry(aConfig.GetPrefix(), entry)); in PublishOnMeshPrefix()
108 SuccessOrExit(error = AllocatePrefixEntry(aConfig.GetPrefix(), entry)); in PublishExternalRoute()
143 Error Publisher::AllocatePrefixEntry(const Ip6::Prefix &aPrefix, PrefixEntry *&aEntry) in AllocatePrefixEntry() function in ot::NetworkData::Publisher
Dnetwork_data_publisher.hpp434 Error AllocatePrefixEntry(const Ip6::Prefix &aPrefix, PrefixEntry *&aEntry);