Searched refs:appSendSize (Results 1 – 4 of 4) sorted by relevance
72 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()
174 … (SYS_ARCH_GET_CUR_TIME_LONGLONG() - (FILLP_LLONG)item->appSendTimestamp), item->appSendSize); in LogForMsgRTT()
106 FILLP_UINT32 appSendSize; member
420 item->appSendSize = (FILLP_UINT32)(bufLen); in SockSendMsgSetItem()