Home
last modified time | relevance | path

Searched refs:appSendSize (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c72 item->seqNum, (item->seqNum + item->appSendSize - item->dataLen), in FillpGetSendItem()
73 (SYS_ARCH_GET_CUR_TIME_LONGLONG() - (FILLP_LLONG)item->appSendTimestamp), item->appSendSize); in FillpGetSendItem()
76 (SYS_ARCH_GET_CUR_TIME_LONGLONG() - (FILLP_LLONG)item->appSendTimestamp), item->appSendSize); in FillpGetSendItem()
H A Dfillp_common.c174 (SYS_ARCH_GET_CUR_TIME_LONGLONG() - (FILLP_LLONG)item->appSendTimestamp), item->appSendSize); in LogForMsgRTT()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h106 FILLP_UINT32 appSendSize; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c420 item->appSendSize = (FILLP_UINT32)(bufLen); in SockSendMsgSetItem()

Completed in 6 milliseconds