Home
last modified time | relevance | path

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

/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DTunnel.h224 void DeleteTunnelPool (std::shared_ptr<TunnelPool> pool);
H A DTunnel.cpp442 void Tunnels::DeleteTunnelPool (std::shared_ptr<TunnelPool> pool) in DeleteTunnelPool() function in i2p::tunnel::Tunnels
H A DDestination.cpp150 i2p::tunnel::tunnels.DeleteTunnelPool (m_Pool); in ~LeaseSetDestination()