Searched refs:pTCP (Results 1 – 1 of 1) sorted by relevance
766 HdcTCPBase *pTCP = ((HdcTCPBase *)hSession->classModule); in SendByProtocol() local768 ret = pTCP->WriteUvTcpFd(&hSession->hChildWorkTCP, bufPtr, bufLen); in SendByProtocol()771 ret = pTCP->WriteUvTcpFd(&hSession->hWorkTCP, bufPtr, bufLen); in SendByProtocol()773 ret = pTCP->WriteUvTcpFd(&hSession->hChildWorkTCP, bufPtr, bufLen); in SendByProtocol()