Searched refs:bandwidthClamp (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 Dbandwidth.c305 bandwidthClamp( const tr_bandwidth * b, function
341 byteCount = bandwidthClamp( b->parent, now, dir, byteCount );
351 return bandwidthClamp( b, 0, dir, byteCount );

Completed in 23 milliseconds