Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp637 static constexpr uint32_t kRsReplyInterval = 250; member in ot::BorderRouter::RoutingManager
Drouting_manager.cpp536 interval = kRsReplyInterval; in ScheduleRoutingPolicyEvaluation()