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.java203 final IpSecTunnelInterface tunnelIface = in testBuildLinkProperties() local
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java1778 protected void updateNetworkAgent( in updateNetworkAgent()
1800 protected VcnNetworkAgent buildNetworkAgent( in buildNetworkAgent()
1899 @NonNull IpSecTunnelInterface tunnelIface, in applyTransform()
1935 @NonNull IpSecTunnelInterface tunnelIface, in setupInterface()
2135 @NonNull IpSecTunnelInterface tunnelIface, in setupInterfaceAndNetworkAgent()
2325 @NonNull IpSecTunnelInterface tunnelIface, in buildConnectedLinkProperties()
2626 void setTunnelInterface(IpSecTunnelInterface tunnelIface) { in setTunnelInterface()