Searched defs:RoutePreference (Results 1 – 4 of 4) sorted by relevance
85 enum RoutePreference : int8_t enum
63 typedef NetworkData::RoutePreference RoutePreference; ///< Route Preference typedef
108 …typedef NetworkData::RoutePreference RoutePreference; ///< Route preference (high, me… typedef in ot::BorderRouter::RoutingManager
911 void RoutingManager::LogRouteInfoOption(const Ip6::Prefix &, uint32_t, RoutePreference) {} in LogRouteInfoOption() argument