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

/vbox/src/VBox/Devices/Network/
H A DDrvTAP.cpp229 static DECLCALLBACK(int) drvTAPNetworkUp_SendBuf(PPDMINETWORKUP pInterface, PPDMSCATTERGATHER pSgBuf, bool fOnWorkerThread) function
868 pThis->INetworkUp.pfnSendBuf = drvTAPNetworkUp_SendBuf;

Completed in 53 milliseconds