Searched defs:tunIface (Results 1 – 3 of 3) sorted by relevance
62 std::string tunIface = std::string(CLAT_PREFIX) + v6Iface; in ClatStart() local160 …_t ClatManager::CreateAndConfigureTunIface(const std::string &v6Iface, const std::string &tunIface, in CreateAndConfigureTunIface()
33 std::string tunIface; member
264 int32_t CreateTunInterface(const std::string &tunIface, int &fd) in CreateTunInterface()