Home
last modified time | relevance | path

Searched refs:tunnelInterface (Results 1 – 1 of 1) sorted by relevance

/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgTunnelManager.java460 IpSecManager.IpSecTunnelInterface tunnelInterface = tunnelConfig.getIface(); in onIkeSessionConnectionInfoChanged() local
462 tunnelInterface.setUnderlyingNetwork(ikeSessionConnectionInfo.getNetwork()); in onIkeSessionConnectionInfoChanged()
523 IpSecManager.IpSecTunnelInterface tunnelInterface = tunnelConfig.getIface(); in onOpened() local
527 tunnelInterface.addAddress(address.getAddress(), address.getPrefixLength()); in onOpened()