Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_retransmission.c32 uint32_t blockFrameSize = sizeof(BlockFrame) + dFileTrans->fileManager->maxFrameLength; in SendBackPressureFrame() local
54 (allSize * blockFrameSize >= recvListWindowSize)) && in SendBackPressureFrame()