Home
last modified time | relevance | path

Searched defs:tunUtils (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/IPsec/tests/cts/src/android/ipsec/ike/cts/
H A DIkeTestNetworkBase.java75 public final IkeTunUtils tunUtils; field in IkeTestNetworkBase.TunNetworkContext
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DIkev2VpnTest.java397 private void checkStartStopVpnProfileBuildsNetworks(IkeTunUtils tunUtils, boolean testIpv6) in checkStartStopVpnProfileBuildsNetworks()
455 final IkeTunUtils tunUtils = new IkeTunUtils(testIface.getFileDescriptor()); in runTest() local
H A DIpSecAlgorithmImplTest.java135 final TunUtils tunUtils = new TunUtils(testIface.getFileDescriptor()); in runTest() local