Searched defs:createTunInterface (Results 1 – 3 of 3) sorted by relevance
151 public TestNetworkInterface createTunInterface(@NonNull LinkAddress[] linkAddrs) { in createTunInterface() method in TestNetworkManager166 public TestNetworkInterface createTunInterface(@NonNull Collection<LinkAddress> linkAddrs) { in createTunInterface() method in TestNetworkManager
179 public int createTunInterface(@NonNull String tuniface) throws IOException { in createTunInterface() method in ClatCoordinatorTest.TestDependencies
158 public int createTunInterface(@NonNull String tuniface) throws IOException { in createTunInterface() method in ClatCoordinator.Dependencies