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

/vbox/src/VBox/Devices/Serial/
H A DDrvTCP.cpp102 static DECLCALLBACK(int) drvTCPRead(PPDMISTREAM pInterface, void *pvBuf, size_t *pcbRead) function
365 pThis->IStream.pfnRead = drvTCPRead;

Completed in 64 milliseconds