Searched refs:tunnelIntf (Results 1 – 1 of 1) sorted by relevance
273 IpSecManager.IpSecTunnelInterface tunnelIntf = mIpSecManager.createIpSecTunnelInterface( in createAndValidateVti() local276 assertNotNull(tunnelIntf); in createAndValidateVti()277 return tunnelIntf; in createAndValidateVti()282 IpSecManager.IpSecTunnelInterface tunnelIntf = in testCreateVti() local285 assertEquals(VTI_INTF_NAME, tunnelIntf.getInterfaceName()); in testCreateVti()287 tunnelIntf.close(); in testCreateVti()293 IpSecManager.IpSecTunnelInterface tunnelIntf = in testAddRemoveAddressesFromVti() local296 tunnelIntf.addAddress(VTI_INNER_ADDRESS.getAddress(), in testAddRemoveAddressesFromVti()302 tunnelIntf.removeAddress(VTI_INNER_ADDRESS.getAddress(), in testAddRemoveAddressesFromVti()