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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-core.c1287 int oldActivePeerCount, newActivePeerCount; local
1327 newActivePeerCount = st->peersSendingToUs + st->peersGettingFromUs + st->webseedsSendingToUs;
1338 || ( newActivePeerCount != oldActivePeerCount )
1346 MC_ACTIVE_PEER_COUNT, newActivePeerCount, local

Completed in 119 milliseconds