Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_publisher.hpp451 …xpr uint16_t kMaxRoutingManagerPrefixEntries = BorderRouter::RoutingManager::kMaxPublishedPrefixes;
/openthread-latest/src/core/border_router/
Drouting_manager.hpp127 static constexpr uint16_t kMaxPublishedPrefixes = 3; member in ot::BorderRouter::RoutingManager