Searched defs:ParseAsIp6Prefix (Results 1 – 2 of 2) sorted by relevance
527 …otError ParseAsIp6Prefix(otIp6Prefix &aPrefix) const { return CmdLineParser::ParseAsIp6Prefix(mStr… in ParseAsIp6Prefix() function in ot::Utils::CmdLineParser::Arg
220 Error ParseAsIp6Prefix(const char *aString, otIp6Prefix &aPrefix) in ParseAsIp6Prefix() function