Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp1479 Error GetPrefixInfo(PrefixTableEntry &aInfo) const;
Drouting_manager.cpp162 error = mPdPrefixManager.GetPrefixInfo(aPrefixInfo); in GetPdOmrPrefix()
3999 Error RoutingManager::PdPrefixManager::GetPrefixInfo(PrefixTableEntry &aInfo) const in GetPrefixInfo() function in ot::BorderRouter::RoutingManager::PdPrefixManager