Searched refs:OT_HISTORY_TRACKER_ROUTER_EVENT_NEXT_HOP_CHANGED (Results 1 – 3 of 3) sorted by relevance
203 … OT_HISTORY_TRACKER_ROUTER_EVENT_NEXT_HOP_CHANGED = 2, ///< Router entry next hop and cost changed. enumerator
308 …tatic constexpr RouterEvent kRouterNextHopChanged = OT_HISTORY_TRACKER_ROUTER_EVENT_NEXT_HOP_CHANG…
521 …static_assert(2 == OT_HISTORY_TRACKER_ROUTER_EVENT_NEXT_HOP_CHANGED, "EVENT_NEXT_HOP_CHANGED is in… in Process()