Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h228 uint16_t qdiscMaxLeft; member
276 peerInfo->qdiscMaxLeft = 0; in ClearPeerinfoStats()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1091 peerInfo->qdiscMaxLeft, peerInfo->qdiscSearchNum, peerInfo->qdiscAveLeft, in DFileSendCalculateRate()
1369 if (peerInfo->qdiscMaxLeft < qDiscLeft) { in UpdatePeerinfoQdiscInfo()
1370 peerInfo->qdiscMaxLeft = (uint16_t)qDiscLeft; in UpdatePeerinfoQdiscInfo()