Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c100 NSTACKX_ATOM_FETCH_INC(&peerInfo->eAgainCount); in TcpSendFileDataFrame()
104 NSTACKX_ATOM_FETCH_INC(&peerInfo->eAgainCount); in TcpSendFileDataFrame()
155 NSTACKX_ATOM_FETCH_INC(&peerInfo->eAgainCount); in SendFileDataFrame()
H A Dnstackx_dfile_session.c1088 NSTACKX_ATOM_FETCH(&(session->totalSendBlocks)), peerInfo->eAgainCount, in DFileSendCalculateRate()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h245 uint32_t eAgainCount; member