Searched refs:usRcvPos (Results 1 – 2 of 2) sorted by relevance
353 pxInfo->xSockId, pxInfo->pcIpAddr, pxInfo->usRcvPos, in vMBTCPPortMasterReadPacket()367 pxInfo->usRcvPos += xRet + MB_TCP_UID; in vMBTCPPortMasterReadPacket()369 pxInfo->xSockId, pxInfo->pcIpAddr, pxInfo->usRcvPos, in vMBTCPPortMasterReadPacket()372 return pxInfo->usRcvPos; in vMBTCPPortMasterReadPacket()699 pxInfo->usRcvPos = 0; in vMBTCPPortMasterTask()936 *usTCPLength = pxInfo->usRcvPos; in xMBMasterTCPPortGetRequest()939 pxInfo->usRcvPos = 0; in xMBMasterTCPPortGetRequest()994 pxInfo->usRcvPos = 0; in xMBMasterTCPPortSendResponse()
72 USHORT usRcvPos; /*!< Receive buffer position */ member