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

/vbox/src/VBox/Devices/Serial/
H A DDrvTCP.cpp144 static DECLCALLBACK(int) drvTCPWrite(PPDMISTREAM pInterface, const void *pvBuf, size_t *pcbWrite) function
366 pThis->IStream.pfnWrite = drvTCPWrite;

Completed in 46 milliseconds