Searched defs:v4AddrStr (Results 1 – 3 of 3) sorted by relevance
74 void FreeTunV4Addr(const std::string &v4AddrStr) in FreeTunV4Addr()105 int32_t SelectIpv4Address(const std::string &initV4AddrStr, int prefixLen, std::string &v4AddrStr) in SelectIpv4Address()221 int32_t GenerateIpv6Address(const std::string &v6IfaceStr, const std::string &v4AddrStr, const std:… in GenerateIpv6Address()
48 const std::string &v4AddrStr, const std::string &v6AddrStr) in Clatd()
137 std::string v4AddrStr; in GenerateClatSrcAddr() local