Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/border_router/
Drouting_manager.hpp912 bool ShouldAdvertiseLocalAsRio(void) const;
Drouting_manager.cpp2088 bool RoutingManager::OmrPrefixManager::ShouldAdvertiseLocalAsRio(void) const in ShouldAdvertiseLocalAsRio() function in ot::BorderRouter::RoutingManager::OmrPrefixManager
2864 if (omrPrefixManager.ShouldAdvertiseLocalAsRio()) in AppendRios()