Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.cpp3331 void RoutingManager::RoutePublisher::DeterminePrefixFor(State aState, Ip6::Prefix &aPrefix) const in DeterminePrefixFor() function in ot::BorderRouter::RoutingManager::RoutePublisher
3357 DeterminePrefixFor(mState, oldPrefix); in UpdatePublishedRoute()
3370 DeterminePrefixFor(aNewState, routeConfig.GetPrefix()); in UpdatePublishedRoute()
3401 DeterminePrefixFor(mState, prefix); in Unpublish()
Drouting_manager.hpp1363 void DeterminePrefixFor(State aState, Ip6::Prefix &aPrefix) const;