Searched refs:OT_HISTORY_TRACKER_NO_NEXT_HOP (Results 1 – 3 of 3) sorted by relevance
207 #define OT_HISTORY_TRACKER_NO_NEXT_HOP 63 ///< No next hop - For `mNextHop` in `otHistoryTrackerRou… macro
107 static constexpr uint8_t kNoNextHop = OT_HISTORY_TRACKER_NO_NEXT_HOP;
312 if (info->mNextHop != OT_HISTORY_TRACKER_NO_NEXT_HOP) in Process()