Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp295 …static constexpr RouterEvent kRouterNextHopChanged = OT_HISTORY_TRACKER_ROUTER_EVENT_NEXT_HOP_CHAN… member in ot::Utils::HistoryTracker
Dhistory_tracker.cpp307 entry.mEvent = kRouterNextHopChanged; in RecordRouterTableChange()