Home
last modified time | relevance | path

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

/external/openthread/tests/unit/
Dtest_routing_manager.cpp979 struct RoutePrefix : public Rio struct
981 RoutePrefix(const Ip6::Prefix &aPrefix, in RoutePrefix() argument
990 const Ip6::Address &mRouterAddress;
/external/openthread/src/core/border_router/
Drouting_manager.hpp746 class RoutePrefix : public LifetimedPrefix, public Clearable<RoutePrefix> class in ot::BorderRouter::RoutingManager