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.hpp1225 struct OldPrefix struct in ot::BorderRouter::RoutingManager::OnLinkPrefixManager
1227 bool Matches(const Ip6::Prefix &aPrefix) const { return mPrefix == aPrefix; } in Matches()
1229 Ip6::Prefix mPrefix;
1230 TimeMilli mExpireTime;