Searched defs:tunUtils (Results 1 – 4 of 4) sorted by relevance
80 public final IkeTunUtils tunUtils; field in IkeTestNetworkBase.TunNetworkContext
135 final TunUtils tunUtils = new TunUtils(testIface.getFileDescriptor()); in runTest() local
497 private void checkStartStopVpnProfileBuildsNetworks(@NonNull IkeTunUtils tunUtils, in checkStartStopVpnProfileBuildsNetworks()612 final IkeTunUtils tunUtils = new IkeTunUtils(testIface.getFileDescriptor()); in runTest() local
276 TunUtils tunUtils, in run()