Searched refs:prefetchCount (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-msgs.c163 int prefetchCount; member in struct:tr_peermsgs
1196 for( i=msgs->prefetchCount; i<msgs->peer->pendingReqsToClient && i<12; ++i )
1202 ++msgs->prefetchCount;
1870 --msgs->prefetchCount;

Completed in 45 milliseconds