Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionDisconnectedStateTest.java49 final IpSecTunnelInterface tunnelIface = in setUp() local
H A DVcnGatewayConnectionTest.java198 final IpSecTunnelInterface tunnelIface = in testBuildLinkProperties() local
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java1749 protected void updateNetworkAgent( in updateNetworkAgent()
1771 protected VcnNetworkAgent buildNetworkAgent( in buildNetworkAgent()
1870 @NonNull IpSecTunnelInterface tunnelIface, in applyTransform()
1900 @NonNull IpSecTunnelInterface tunnelIface, in setupInterface()
2100 @NonNull IpSecTunnelInterface tunnelIface, in setupInterfaceAndNetworkAgent()
2290 @NonNull IpSecTunnelInterface tunnelIface, in buildConnectedLinkProperties()
2574 void setTunnelInterface(IpSecTunnelInterface tunnelIface) { in setTunnelInterface()