Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_routing_manager.cpp1061 const RoutePrefix &routePrefix = aRoutePrefixes[index]; in VerifyPrefixTable() local
1227 Ip6::Prefix routePrefix = PrefixFromString("2000:1234:5678::", 64); in TestSamePrefixesFromMultipleRouters() local
1681 Ip6::Prefix routePrefix = PrefixFromString("2000:1234:5678::", 64); in TestAdvNonUlaRoute() local
2769 Ip6::Prefix routePrefix = PrefixFromString("2000:1234:5678::", 64); in TestPrefixStaleTime() local
2906 Ip6::Prefix routePrefix = PrefixFromString("2000:1234:5678::", 64); in TestRouterNsProbe() local
/openthread-latest/src/core/border_router/
Drouting_manager.cpp1878 for (const RoutePrefix &routePrefix : router.mRoutePrefixes) in IsAddressReachableThroughExplicitRoute() local