Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.hpp94 class Prefix : public otIp6Prefix, public Clearable<Prefix>, public Unequatable<Prefix> class
/openthread-latest/tests/scripts/thread-cert/
Dnetwork_data.py166 class Prefix(NetworkData): class
/openthread-latest/src/core/border_router/
Drouting_manager.cpp909 void RoutingManager::LogPrefixInfoOption(const Ip6::Prefix &, uint32_t, uint32_t) {} in LogPrefixInfoOption()
910 void RoutingManager::LogRouteInfoOption(const Ip6::Prefix &, uint32_t, RoutePreference) {} in LogRouteInfoOption()