Home
last modified time | relevance | path

Searched defs:RoutePreference (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/thread/
Dnetwork_data_types.hpp85 enum RoutePreference : int8_t enum
/external/openthread/src/core/net/
Dnd6.hpp63 typedef NetworkData::RoutePreference RoutePreference; ///< Route Preference typedef
/external/openthread/src/core/border_router/
Drouting_manager.hpp108 …typedef NetworkData::RoutePreference RoutePreference; ///< Route preference (high, me… typedef in ot::BorderRouter::RoutingManager
Drouting_manager.cpp911 void RoutingManager::LogRouteInfoOption(const Ip6::Prefix &, uint32_t, RoutePreference) {} in LogRouteInfoOption() argument