Searched refs:SetTunInterfaceAddress (Results 1 – 3 of 3) sorted by relevance
86 int32_t SetTunInterfaceAddress(const std::string &ifName, const std::string &tunAddr, int32_t prefi…
202 ret = SetTunInterfaceAddress(tunIface, v4Addr.address_, v4AddrPrefixLen); in CreateAndConfigureTunIface()
404 int32_t SetTunInterfaceAddress(const std::string &ifName, const std::string &tunAddr, int32_t prefi… in SetTunInterfaceAddress() function