Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp587 … void SetOnLinkPrefix(const Ip6::Prefix &aPrefix) { mOnLinkPrefixManager.SetLocalPrefix(aPrefix); } in SetOnLinkPrefix()
1172 void SetLocalPrefix(const Ip6::Prefix &aPrefix) { mLocalPrefix = aPrefix; } in SetLocalPrefix() function in ot::BorderRouter::RoutingManager::OnLinkPrefixManager