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

/vbox/src/VBox/Devices/Network/
H A DDrvIntNet.cpp289 DECLINLINE(int) drvIntNetProcessXmit(PDRVINTNET pThis) function
401 drvIntNetProcessXmit(pThis);
506 int rc = drvIntNetProcessXmit(pThis);
601 * Also there is no need to call drvIntNetProcessXmit if we also
607 drvIntNetProcessXmit(pThis);
617 drvIntNetProcessXmit(pThis);

Completed in 63 milliseconds