Home
last modified time | relevance | path

Searched refs:oldCostFinite (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/thread/
Drouter_table.cpp682 bool oldCostFinite = finitePathCostIdSet.Contains(routerId); in UpdateRoutes() local
685 if (newCostFinite != oldCostFinite) in UpdateRoutes()