VirtualBox

Changeset 10084

Show
Ignore:
Timestamp:
07/02/08 02:15:02 (6 months ago)
Author:
vboxsync
Message:

VBoxNetFlt coding (darwin bits in progress).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/intnet.h

    r10081 r10084  
    244244typedef struct INTNETSG 
    245245{ 
     246    /** Owner data, don't touch! */ 
     247    void           *pvOwnerData; 
    246248    /** The total length of the scatter gather list. */ 
    247249    uint32_t        cbTotal; 
     
    281283 * @returns Pointer to the start of the frame. 
    282284 * @param   pSG         Pointer to the scatter / gather structure. 
    283  *                      (The fFlags, cUsers, and cSegsAlloc members are left untouched.) 
     285 *                      (The pvOwnerData, fFlags, cUsers, and cSegsAlloc members are left untouched.) 
    284286 * @param   pHdr        Pointer to the packet header. 
    285287 * @param   pBuf        The buffer the header is within. Only used in strict builds. 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy