Searched refs:addedCount (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.c2037 int addedCount; member in struct:__anon7353
2049 if( diffs->addedCount < MAX_PEX_ADDED )
2051 diffs->added[diffs->addedCount++] = *pex;
2158 diffs.addedCount = 0;
2168 diffs6.addedCount = 0;
2182 diffs.addedCount, diffs6.addedCount,
2185 if( !diffs.addedCount && !diffs.droppedCount && !diffs6.addedCount &&
2211 if( diffs.addedCount >
[all...]

Completed in 53 milliseconds