Home
last modified time | relevance | path

Searched refs:qdiscAveLeft (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h231 uint32_t qdiscAveLeft; member
277 peerInfo->qdiscAveLeft = 0; in ClearPeerinfoStats()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1077 peerInfo->qdiscAveLeft = peerInfo->qdiscAveLeft / peerInfo->qdiscSearchNum; in DFileSendCalculateRate()
1091 peerInfo->qdiscMaxLeft, peerInfo->qdiscSearchNum, peerInfo->qdiscAveLeft, in DFileSendCalculateRate()
1373 peerInfo->qdiscAveLeft += qDiscLeft; in UpdatePeerinfoQdiscInfo()