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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dnetwork.cpp13 lword LimitedBandwidth::ComputeCurrentTransceiveLimit() function in class:LimitedBandwidth
99 lword curMaxSize = UnsignedMin(ComputeCurrentTransceiveLimit(), maxSize - byteCount);
182 size_t flushSize = UnsignedMin(curBufSize - targetSize, ComputeCurrentTransceiveLimit());
H A Dnetwork.h29 lword ComputeCurrentTransceiveLimit();

Completed in 57 milliseconds