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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c1519 int64_t altDown, altUp, altBegin, altEnd, altDay, upLimit, downLimit, peerLimit; local
1528 tr_bencDictFindInt ( args, TR_PREFS_KEY_ALT_SPEED_UP_KBps, &altUp ) &&
1551 tr_formatter_speed_KBps( buf, altUp, sizeof( buf ) );
1561 tr_formatter_speed_KBps( buf3, altUp, sizeof( buf3 ) ) );

Completed in 41 milliseconds