VirtualBox

Changeset 29663 in vbox


Ignore:
Timestamp:
May 19, 2010 2:48:17 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61827
Message:

Spaces.

File:
1 edited

Legend:

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

    r29662 r29663  
    422422     *
    423423     * @param   pSwitchPort Pointer to this structure.
    424      * @param   pvIf        Pointer to the interface which received this frame 
    425      *                      if avilable.  Can be NULL.
     424     * @param   pvIf        Pointer to the interface which received this frame
     425     *                      if available.  Can be NULL.
    426426     * @param   pSG         The (scatter /) gather structure for the frame.  This
    427427     *                      will only be use during the call, so a temporary one can
     
    653653     *
    654654     * @param   pIfPort     Pointer to this structure.
    655      * @param   pvIfData    Pointer to the trunk's interface data (see 
     655     * @param   pvIfData    Pointer to the trunk's interface data (see
    656656     *                      pfnConnectInterface).
    657657     * @param   pMac        Pointer to the MAC address of the connecting VM NIC.
     
    666666     * @returns IPRT status code.
    667667     * @param   pIfPort     Pointer to this structure.
    668      * @param   pvIf        Opaque pointer to the interface being connected. 
     668     * @param   pvIf        Opaque pointer to the interface being connected.
    669669     *                      For use INTNETTRUNKSWPORT::pfnRecv.
    670      * @param   ppvIfData   Pointer  to a pointer variable that the trunk 
     670     * @param   ppvIfData   Pointer  to a pointer variable that the trunk
    671671     *                      implementation can use to associate data with the
    672672     *                      interface.  This pointer will be passed to the
    673673     *                      pfnXmit, pfnNotifyMacAddress and
    674674     *                      pfnDisconnectInterface methods.
    675      * 
     675     *
    676676     * @remarks Owns the big mutex.  No racing pfnDisconnectAndRelease.
    677677     */
     
    682682     *
    683683     * @param   pIfPort     Pointer to this structure.
    684      * @param   pvIfData    Pointer to the trunk's interface data (see 
     684     * @param   pvIfData    Pointer to the trunk's interface data (see
    685685     *                      pfnConnectInterface).
    686686     *
     
    711711     * @return  VBox status code. Error generally means we'll drop the frame.
    712712     * @param   pIfPort     Pointer to this structure.
    713      * @param   pvIfData    Pointer to the trunk's interface data (see 
     713     * @param   pvIfData    Pointer to the trunk's interface data (see
    714714     *                      pfnConnectInterface).
    715715     * @param   pSG         Pointer to the (scatter /) gather structure for the frame.
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