Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/border_router/
Drouting_manager.hpp248 bool IsDeprecated(void) const in IsDeprecated() function
Drouting_manager.cpp507 if (!prefix.mIsOnLinkPrefix || prefix.IsDeprecated()) in EvaluateOnLinkPrefix()