Home
last modified time | relevance | path

Searched refs:kTypeRouteInfo (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/net/
Dnd6.hpp84 kTypeRouteInfo = 24, ///< Route Information Option. enumerator
336 static constexpr Type kType = kTypeRouteInfo; ///< Route Information Option Type.
Dnd6.cpp113 SetType(kTypeRouteInfo); in Init()
/openthread-latest/tests/unit/
Dtest_routing_manager.cpp522 case Ip6::Nd::Option::kTypeRouteInfo: in ValidateRouterAdvert()
603 case Ip6::Nd::Option::kTypeRouteInfo: in LogRouterAdvert()
/openthread-latest/src/core/border_router/
Drouting_manager.cpp1206 case Option::kTypeRouteInfo: in ProcessRouterAdvertMessage()