Searched refs:ClatStart (Results 1 – 3 of 3) sorted by relevance
35 int32_t ClatStart(const std::string &v6Iface, int32_t netId, const std::string &nat64PrefixStr,
38 int32_t ClatManager::ClatStart(const std::string &v6Iface, int32_t netId, const std::string &nat64P… in ClatStart() function in OHOS::nmd::ClatManager
987 …int32_t result = clatManager_->ClatStart(interfaceName, netId, nat64PrefixStr, netsysService_.get(… in StartClat()