VirtualBox

Changeset 28106 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 8, 2010 4:45:59 PM (15 years ago)
Author:
vboxsync
Message:

Main: Added machinery to query, set and use NIC boot priority.

File:
1 edited

Legend:

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

    r28098 r28106  
    407407          ulLineSpeed(0),
    408408          fTraceEnabled(false),
    409           mode(NetworkAttachmentType_Null)
     409          mode(NetworkAttachmentType_Null),
     410          ulBootPriority(0)
    410411    {}
    411412
     
    427428                                                // with bridged: host interface or empty;
    428429                                                // otherwise: network name (required)
     430    uint32_t                ulBootPriority;
    429431};
    430432typedef std::list<NetworkAdapter> NetworkAdaptersList;
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