Searched refs:destRouterId (Results 1 – 1 of 1) sorted by relevance
406 uint8_t destRouterId; in GetNextHopAndPathCost() local423 destRouterId = Mle::RouterIdFromRloc16(aDestRloc16); in GetNextHopAndPathCost()425 router = FindRouterById(destRouterId); in GetNextHopAndPathCost()442 VerifyOrExit((destRouterId == parent.GetRouterId()) || (nextHop != nullptr)); in GetNextHopAndPathCost()446 if (destRouterId != parent.GetRouterId()) in GetNextHopAndPathCost()456 if (destRouterId == Mle::RouterIdFromRloc16(Get<Mle::Mle>().GetRloc16())) in GetNextHopAndPathCost()