Searched refs:getExistingAtom (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-mgr.c354 getExistingAtom( const Torrent * t, function
688 const struct peer_atom * atom = getExistingAtom( t, addr );
699 struct peer_atom * atom = getExistingAtom( tor->torrentPeers, addr );
708 struct peer_atom * atom = getExistingAtom( tor->torrentPeers, addr );
1908 a = getExistingAtom( t, addr );
1995 struct peer_atom * atom = getExistingAtom( t, addr );
2013 atom = getExistingAtom( t, addr );

Completed in 59 milliseconds