Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_opt.c28 struct FillpCurrentSendCacheInf *currentSendCacheInfo = FILLP_NULL_PTR; in SockGetOptSendCache() local
40 currentSendCacheInfo = (struct FillpCurrentSendCacheInf *)optVal; in SockGetOptSendCache()
42 currentSendCacheInfo->currentSendCacheSize = sendPcb->curItemCount; in SockGetOptSendCache()
43 currentSendCacheInfo->currentDataSizeInCache = (FILLP_UINT32)(sendPcb->unSendList.size + in SockGetOptSendCache()