VirtualBox

Changeset 10169 in vbox


Ignore:
Timestamp:
Jul 3, 2008 7:13:05 PM (16 years ago)
Author:
vboxsync
Message:

Some pfnXmit clearification (the SG must be retained if used asyncly). Rediscovery on interface disconnection. Reviewed most of the VBoxNetFlt code.

File:
1 edited

Legend:

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

    r10126 r10169  
    529529     * @param   pIfPort     Pointer to this structure.
    530530     * @param   pSG         Pointer to the (scatter /) gather structure for the frame.
    531      *                      This will never be a temporary one, so, it's safe to
    532      *                      do this asynchronously to save unnecessary buffer
    533      *                      allocating and copying.
     531     *                      This will never be a temporary one, so, it's safe to retain
     532     *                      it and do an asynchronous request to avoid copying.
    534533     * @param   fDst        The destination mask. At least one bit will be set.
    535534     *
Note: See TracChangeset for help on using the changeset viewer.

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