Searched refs:ParsePrefix (Results 1 – 4 of 4) sorted by relevance
670 static otError ParsePrefix(Arg aArgs[], otBorderRouterConfig &aConfig);
372 SuccessOrExit(error = ParsePrefix(aArgs + 1, config)); in Process()
614 otError Utils::ParsePrefix(Arg aArgs[], otBorderRouterConfig &aConfig) in ParsePrefix() function in ot::Cli::Utils
5431 SuccessOrExit(error = ParsePrefix(aArgs + 1, config)); in Process()