VirtualBox

Changeset 10978 in vbox for trunk/include/iprt/net.h


Ignore:
Timestamp:
Jul 30, 2008 12:34:20 PM (16 years ago)
Author:
vboxsync
Message:

tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the RTNETETHERHDR struct a bit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/net.h

    r10966 r10978  
    116116typedef struct RTNETETHERHDR
    117117{
    118     RTMAC       MacDst;
    119     RTMAC       MacSrc;
     118    RTMAC       DstMac;
     119    RTMAC       SrcMac;
    120120    /** Ethernet frame type or frame size, depending on the kind of ethernet.
    121121     * This is big endian on the wire. */
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