Searched refs:droppedCount (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.c2038 int droppedCount; member in struct:__anon7353
2062 if( diffs->droppedCount < MAX_PEX_DROPPED )
2064 diffs->dropped[diffs->droppedCount++] = *pex;
2160 diffs.droppedCount = 0;
2170 diffs6.droppedCount = 0;
2183 diffs.droppedCount, diffs6.droppedCount );
2185 if( !diffs.addedCount && !diffs.droppedCount && !diffs6.addedCount &&
2186 !diffs6.droppedCount )
2233 if( diffs.droppedCount >
[all...]

Completed in 46 milliseconds