VirtualBox

Changeset 105024 in vbox


Ignore:
Timestamp:
Jun 25, 2024 7:15:52 PM (9 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163642
Message:

Devices/Netowrk: scm fixes. bugref:10268

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp

    r105023 r105024  
    4343/**
    4444 * @callback_method_impl{FNPDMTHREADDRV}
    45  * 
     45 *
    4646 * Queues guest process received packet. Triggered by drvNATRecvWakeup.
    4747 */
     
    113113/**
    114114 * @brief Processes incoming packet (to guest).
    115  * 
     115 *
    116116 * @param   pThis   Pointer to DRVNAT state for current context.
    117117 * @param   pBuf    Pointer to packet buffer.
    118118 * @param   cb      Size of packet in buffer.
    119  * 
     119 *
    120120 * @thread  NAT
    121121 */
     
    173173 * @param   pThis               Pointer to the NAT instance.
    174174 * @param   pSgBuf              The S/G buffer to free.
    175  * 
     175 *
    176176 * @thread  NAT
    177177 */
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