Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_data_leader_ftd.cpp425 bool foundStableHasRoute = false; in ValidatePrefix() local
469 VerifyOrExit(!foundStableHasRoute); in ValidatePrefix()
470 foundStableHasRoute = true; in ValidatePrefix()
488 … if (foundStableBorderRouter || foundTempBorderRouter || foundStableHasRoute || foundTempHasRoute) in ValidatePrefix()