Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp1349 static const Ip6::Prefix &GetUlaPrefix(void) { return AsCoreType(&kUlaPrefix); } in GetUlaPrefix() function in ot::BorderRouter::RoutingManager::RoutePublisher
Drouting_manager.cpp799 … if (routeConfig.mStable && RoutePublisher::GetUlaPrefix().ContainsPrefix(routeConfig.GetPrefix())) in NetworkDataContainsUlaRoute()
3342 aPrefix = GetUlaPrefix(); in DeterminePrefixFor()