Searched defs:tunnelIface (Results 1 – 3 of 3) sorted by relevance
49 final IpSecTunnelInterface tunnelIface = in setUp() local
1599 protected void updateNetworkAgent( in updateNetworkAgent()1616 protected VcnNetworkAgent buildNetworkAgent( in buildNetworkAgent()1698 @NonNull IpSecTunnelInterface tunnelIface, in applyTransform()1728 @NonNull IpSecTunnelInterface tunnelIface, in setupInterface()1885 @NonNull IpSecTunnelInterface tunnelIface, in setupInterfaceAndNetworkAgent()2066 @NonNull IpSecTunnelInterface tunnelIface, in buildConnectedLinkProperties()2278 void setTunnelInterface(IpSecTunnelInterface tunnelIface) { in setTunnelInterface()
265 Network ipsecNetwork, IpSecTunnelInterface tunnelIface, TunUtils underlyingTunUtils) in run()