Searched refs:peer_atom (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.c84 /* use for bitwise operations w/peer_atom.flags2 */
87 /* use for bitwise operations w/peer_atom.flags2 */
118 struct peer_atom struct
147 tr_isAtom( const struct peer_atom * atom )
157 tr_atomAddrStr( const struct peer_atom * atom )
187 tr_ptrArray pool; /* struct peer_atom */
313 const struct peer_atom * a = va;
321 const struct peer_atom * b = vb;
353 static struct peer_atom*
363 peerIsInUse( const Torrent * ct, const struct peer_atom * ato
[all...]
H A Dpeer-mgr.h81 struct peer_atom;
86 * @see struct peer_atom
110 struct peer_atom * atom;

Completed in 56 milliseconds