Home
last modified time | relevance | path

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

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