Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_routing_manager.cpp1005 struct RoutePrefix : public Rio struct
1007 RoutePrefix(const Ip6::Prefix &aPrefix, in RoutePrefix() argument
1016 const Ip6::Address &mRouterAddress;
/openthread-latest/src/core/border_router/
Drouting_manager.hpp787 class RoutePrefix : public LifetimedPrefix, public Clearable<RoutePrefix> class in ot::BorderRouter::RoutingManager