Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp639 static constexpr uint32_t kEvaluationInterval = Time::kOneSecondInMsec * 3; member in ot::BorderRouter::RoutingManager
Drouting_manager.cpp531 interval = kEvaluationInterval; in ScheduleRoutingPolicyEvaluation()