Searched refs:tunFd (Results 1 – 1 of 1) sorted by relevance
99 public final ParcelFileDescriptor tunFd; field in TestNetworkWrapper121 tunFd = tni.getFileDescriptor(); in TestNetworkWrapper()148 ikeTunUtils = new IkeTunUtils(tunFd); in TestNetworkWrapper()248 if (tunFd != null) { in close()250 tunFd.close(); in close()