Searched refs:ppucMBTCPFrame (Results 1 – 3 of 3) sorted by relevance
229 BOOL xMBTCPPortGetRequest( UCHAR **ppucMBTCPFrame, USHORT * usTCPLength );244 BOOL xMBMasterTCPPortGetRequest( UCHAR **ppucMBTCPFrame, USHORT * usTCPLength );
677 xMBTCPPortGetRequest( UCHAR ** ppucMBTCPFrame, USHORT * usTCPLength ) in xMBTCPPortGetRequest() argument681 *ppucMBTCPFrame = &xConfig.pxCurClientInfo->pucTCPBuf[0]; in xMBTCPPortGetRequest()
932 xMBMasterTCPPortGetRequest( UCHAR ** ppucMBTCPFrame, USHORT * usTCPLength ) in xMBMasterTCPPortGetRequest() argument935 *ppucMBTCPFrame = pxInfo->pucRcvBuf; in xMBMasterTCPPortGetRequest()