Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/thread/
Dnetwork_data_publisher.cpp88 entry = FindOrAllocatePrefixEntry(aConfig.GetPrefix(), aRequester); in PublishOnMeshPrefix()
112 entry = FindOrAllocatePrefixEntry(aPrefix, aRequester); in ReplacePublishedExternalRoute()
149 Publisher::PrefixEntry *Publisher::FindOrAllocatePrefixEntry(const Ip6::Prefix &aPrefix, Requester … in FindOrAllocatePrefixEntry() function in ot::NetworkData::Publisher
Dnetwork_data_publisher.hpp507 PrefixEntry *FindOrAllocatePrefixEntry(const Ip6::Prefix &aPrefix, Requester aRequester);