Searched refs:CreateAndConfigureClatSocket (Results 1 – 2 of 2) sorted by relevance
49 …int32_t CreateAndConfigureClatSocket(const std::string &v6Iface, const INetAddr &v6Addr, uint32_t …
71 ret = CreateAndConfigureClatSocket(v6Iface, v6Addr, fwmark, readSock6, writeSock6); in ClatStart()212 int32_t ClatManager::CreateAndConfigureClatSocket(const std::string &v6Iface, const INetAddr &v6Add… in CreateAndConfigureClatSocket() function in OHOS::nmd::ClatManager