Searched defs:drvVDENetworkUp_SendBuf (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDrvVDE.cpp198 static DECLCALLBACK(int) drvVDENetworkUp_SendBuf(PPDMINETWORKUP pInterface, PPDMSCATTERGATHER pSgBuf, bool fOnWorkerThread) function
547 pThis->INetworkUp.pfnSendBuf = drvVDENetworkUp_SendBuf;

Completed in 44 milliseconds