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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp2109 DECLINLINE(int) pcnetXmitSendBuf(PPCNETSTATE pThis, bool fLoopback, PPDMSCATTERGATHER pSgBuf, bool fOnWorkerThread) function
2404 rc = pcnetXmitSendBuf(pThis, fLoopback, pSgBuf, fOnWorkerThread);
2536 rc = pcnetXmitSendBuf(pThis, fLoopback, pSgBuf, fOnWorkerThread);

Completed in 64 milliseconds