Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dnetwork_data_types.hpp85 enum RoutePreference : int8_t enum
/external/openthread/src/core/net/
Dnd6.hpp61 typedef NetworkData::RoutePreference RoutePreference; ///< Route Preference typedef
/external/openthread/src/core/border_router/
Drouting_manager.hpp82 …typedef NetworkData::RoutePreference RoutePreference; ///< Route preference (high, mediu… typedef in ot::BorderRouter::RoutingManager