Searched refs:destinationId (Results 1 – 1 of 1) sorted by relevance
3567 uint8_t destinationId = RouterIdFromRloc16(aDestination); in GetNextHop() local3580 if (destinationId == mRouterId) in GetNextHop()3585 router = mRouterTable.GetRouter(destinationId); in GetNextHop()3588 linkCost = GetLinkCost(destinationId); in GetNextHop()3600 rval = Rloc16FromRouterId(destinationId); in GetNextHop()