VirtualBox

Changeset 28276 in vbox for trunk/include


Ignore:
Timestamp:
Apr 13, 2010 8:30:40 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60018
Message:

Network/Dev*: Preparing for

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmnetifs.h

    r28275 r28276  
    142142
    143143    /**
    144      * Do transmit work on the XMIT thread.
     144     * Do pending transmit work on the leaf driver's XMIT thread.
    145145     *
    146146     * When a PDMINETWORKUP::pfnBeginTransmit or PDMINETWORKUP::pfnAllocBuf call
     
    153153     * @thread  Non-EMT.
    154154     */
    155     DECLR3CALLBACKMEMBER(void, pfnDoTransmitWork,(PPDMINETWORKDOWN pInterface));
     155    DECLR3CALLBACKMEMBER(void, pfnXmitPending,(PPDMINETWORKDOWN pInterface));
    156156
    157157} PDMINETWORKDOWN;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette