Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dparse_cmdline.hpp492 …otError ParseAsIp6Prefix(otIp6Prefix &aPrefix) const { return CmdLineParser::ParseAsIp6Prefix(mStr… in ParseAsIp6Prefix() function in ot::Utils::CmdLineParser::Arg
Dparse_cmdline.cpp220 Error ParseAsIp6Prefix(const char *aString, otIp6Prefix &aPrefix) in ParseAsIp6Prefix() function