VirtualBox

Changeset 11157 in vbox for trunk/include/VBox/types.h


Ignore:
Timestamp:
Aug 5, 2008 11:08:37 PM (16 years ago)
Author:
vboxsync
Message:

Replaced PDMMAC by RTMAC.

File:
1 edited

Legend:

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

    r11155 r11157  
    496496
    497497
    498 /** PDM MAC address.
    499  * @obsolete Use RTMAC. */
    500 typedef RTMAC PDMMAC;
    501 /** Pointer to a MAC address. */
    502 typedef PDMMAC *PPDMMAC;
    503 /** Pointer to a const MAC address. */
    504 typedef const PDMMAC *PCPDMMAC;
    505 
    506498/**
    507499 * Data transport buffer (scatter/gather)
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