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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dbandwidth.h93 * Call tr_bandwidthAllocate() periodically. tr_bandwidth knows its current
98 * tr_bandwidthAllocate() operates on the tr_bandwidth subtree, so usually
144 * @see tr_bandwidthAllocate
192 void tr_bandwidthAllocate ( tr_bandwidth * bandwidth,
H A Dbandwidth.c234 tr_bandwidthAllocate( tr_bandwidth * b, function
277 * or (2) the next tr_bandwidthAllocate() call, when we start over again. */
H A Dpeer-mgr.c3611 tr_bandwidthAllocate( &session->bandwidth, TR_UP, BANDWIDTH_PERIOD_MSEC );
3612 tr_bandwidthAllocate( &session->bandwidth, TR_DOWN, BANDWIDTH_PERIOD_MSEC );

Completed in 41 milliseconds