VirtualBox

Changeset 561 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 2, 2007 3:53:26 PM (18 years ago)
Author:
vboxsync
Message:

Update

File:
1 edited

Legend:

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

    r554 r561  
    5656    TAP_SCATTER_GATHER_ITEM aPacket[1];
    5757} TAP_SCATTER_GATHER_LIST, *PTAP_SCATTER_GATHER_LIST;
     58
     59typedef struct
     60{
     61    ULONG                   cPackets;
     62    TAP_SCATTER_GATHER_ITEM aPacket[TAP_SCATTER_GATHER_MAX_PACKETS];
     63} TAP_SCATTER_GATHER_LIST_MAX, *PTAP_SCATTER_GATHER_LIST_MAX;
     64
    5865#pragma pack()
    5966
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