Searched refs:newCost (Results 1 – 1 of 1) sorted by relevance
670 uint8_t newCost = cost + linkCostToNeighbor; in UpdateRoutes() local672 if (newCost < curCost) in UpdateRoutes()