Home
last modified time | relevance | path

Searched defs:ParseRoute (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/thread/
Dnetwork_diagnostic.cpp667 static void ParseRoute(const RouteTlv &aRouteTlv, otNetworkDiagRoute &aNetworkDiagRoute) in ParseRoute() function
/openthread-2.7.6/src/cli/
Dcli.cpp3563 otError Interpreter::ParseRoute(Arg aArgs[], otExternalRouteConfig &aConfig) in ParseRoute() function in ot::Cli::Interpreter