Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp1195 void GenerateLocalPrefix(void);
1303 void GenerateLocalPrefix(const Ip6::Prefix &aBrUlaPrefix);
Drouting_manager.cpp90 mNat64PrefixManager.GenerateLocalPrefix(mBrUlaPrefix); in Init()
2568 GenerateLocalPrefix(); in Init()
2571 void RoutingManager::OnLinkPrefixManager::GenerateLocalPrefix(void) in GenerateLocalPrefix() function in ot::BorderRouter::RoutingManager::OnLinkPrefixManager
2883 GenerateLocalPrefix(); in HandleExtPanIdChange()
3579 void RoutingManager::Nat64PrefixManager::GenerateLocalPrefix(const Ip6::Prefix &aBrUlaPrefix) in GenerateLocalPrefix() function in ot::BorderRouter::RoutingManager::Nat64PrefixManager