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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-mgr.c344 return tor == NULL ? NULL : tor->torrentPeers;
421 peerDeclinedAllRequests( tor->torrentPeers, peer );
626 Torrent * t = tor->torrentPeers;
687 const Torrent * t = tor->torrentPeers;
699 struct peer_atom * atom = getExistingAtom( tor->torrentPeers, addr );
708 struct peer_atom * atom = getExistingAtom( tor->torrentPeers, addr );
1316 pieceListRebuild( tor->torrentPeers );
1341 t = tor->torrentPeers;
1466 const Torrent * t = tor->torrentPeers;
1488 cancel_buflen = MAX( cancel_buflen, tor->torrentPeers
[all...]
H A Dtorrent.h264 struct tr_torrent_peers * torrentPeers; member in struct:tr_torrent

Completed in 72 milliseconds