Home
last modified time | relevance | path

Searched defs:OldPrefix (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/border_router/
Drouting_manager.hpp1184 struct OldPrefix struct in ot::BorderRouter::RoutingManager::OnLinkPrefixManager
1186 bool Matches(const Ip6::Prefix &aPrefix) const { return mPrefix == aPrefix; } in Matches()
1188 Ip6::Prefix mPrefix;
1189 TimeMilli mExpireTime;