Searched refs:CreateAndConfigureTunIface (Results 1 – 2 of 2) sorted by relevance
46 …int32_t CreateAndConfigureTunIface(const std::string &v6Iface, const std::string &tunIface, const …
63 ret = CreateAndConfigureTunIface(v6Iface, tunIface, v4Addr, netsysService, tunFd); in ClatStart()160 int32_t ClatManager::CreateAndConfigureTunIface(const std::string &v6Iface, const std::string &tunI… in CreateAndConfigureTunIface() function in OHOS::nmd::ClatManager