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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dbandwidth.h162 tr_bandwidthGetDesiredSpeed_Bps( const tr_bandwidth * bandwidth, tr_direction dir ) function
H A Dbandwidth.c331 desired = tr_bandwidthGetDesiredSpeed_Bps( b, TR_DOWN );
H A Dpeer-mgr.c3071 const unsigned int want = tr_bandwidthGetDesiredSpeed_Bps( b, dir );
H A Dtorrent.c196 return tr_bandwidthGetDesiredSpeed_Bps( &tor->bandwidth, dir );

Completed in 179 milliseconds