Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/border_router/
Drouting_manager.hpp904 void GenerateLocalPrefix(void);
957 void GenerateLocalPrefix(const Ip6::Prefix &aBrUlaPrefix);
Drouting_manager.cpp106 mNat64PrefixManager.GenerateLocalPrefix(mBrUlaPrefix); in Init()
2252 GenerateLocalPrefix(); in Init()
2255 void RoutingManager::OnLinkPrefixManager::GenerateLocalPrefix(void) in GenerateLocalPrefix() function in ot::BorderRouter::RoutingManager::OnLinkPrefixManager
2564 GenerateLocalPrefix(); in HandleExtPanIdChange()
3041 void RoutingManager::Nat64PrefixManager::GenerateLocalPrefix(const Ip6::Prefix &aBrUlaPrefix) in GenerateLocalPrefix() function in ot::BorderRouter::RoutingManager::Nat64PrefixManager