Home
last modified time | relevance | path

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

/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionDisconnectedStateTest.java49 final IpSecTunnelInterface tunnelIface = in setUp() local
DVcnGatewayConnectionTest.java189 final IpSecTunnelInterface tunnelIface = in testBuildLinkProperties() local
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java1669 protected void updateNetworkAgent( in updateNetworkAgent()
1691 protected VcnNetworkAgent buildNetworkAgent( in buildNetworkAgent()
1790 @NonNull IpSecTunnelInterface tunnelIface, in applyTransform()
1820 @NonNull IpSecTunnelInterface tunnelIface, in setupInterface()
1990 @NonNull IpSecTunnelInterface tunnelIface, in setupInterfaceAndNetworkAgent()
2174 @NonNull IpSecTunnelInterface tunnelIface, in buildConnectedLinkProperties()
2417 void setTunnelInterface(IpSecTunnelInterface tunnelIface) { in setTunnelInterface()