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

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp1294 static DECLCALLBACK(int) drvvdTcpWriteNB(VDSOCKET Sock, const void *pvBuffer, size_t cbBuffer, size_t *pcbWritten) function
2964 pImage->VDIfTcpNet.pfnWriteNB = drvvdTcpWriteNB;

Completed in 51 milliseconds