Searched defs:tunUtils (Results 1 – 3 of 3) sorted by relevance
75 public final IkeTunUtils tunUtils; field in IkeTestNetworkBase.TunNetworkContext
397 private void checkStartStopVpnProfileBuildsNetworks(IkeTunUtils tunUtils, boolean testIpv6) in checkStartStopVpnProfileBuildsNetworks()455 final IkeTunUtils tunUtils = new IkeTunUtils(testIface.getFileDescriptor()); in runTest() local
135 final TunUtils tunUtils = new TunUtils(testIface.getFileDescriptor()); in runTest() local