Home
last modified time | relevance | path

Searched refs:DFILE_KILOBYTES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_retransmission.c50 …uint32_t recvListWindowSize = (dFileTrans->fileManager->iowMaxRate * DFILE_KILOBYTES / NSTACKX_MIL… in SendBackPressureFrame()
H A Dnstackx_dfile_session.c1137 NSTACKX_MICRO_TICKS / measureElapse / DFILE_KILOBYTES); in DFileRecvCalculateRate()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h55 #define DFILE_KILOBYTES 1024 macro