Searched defs:CreateTunInterface (Results 1 – 2 of 2) sorted by relevance
73 int CreateTunInterface(const QuicIpAddress& client_address, bool server) { in CreateTunInterface() function158 int CreateTunInterface(const QuicIpAddress& /*client_address*/, in CreateTunInterface() function
235 def CreateTunInterface(cls, netid): member in MultiNetworkBaseTest