VirtualBox

Changeset 17848 in vbox


Ignore:
Timestamp:
Mar 13, 2009 4:31:12 PM (16 years ago)
Author:
vboxsync
Message:

comment

File:
1 edited

Legend:

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

    r17771 r17848  
    639639/** @name ARP operations
    640640 * @{ */
    641 #define RTNET_ARPOP_REQUEST        UINT16_C(1) /**< Request hardward address given a protocol address (ARP). */
     641#define RTNET_ARPOP_REQUEST        UINT16_C(1) /**< Request hardware address given a protocol address (ARP). */
    642642#define RTNET_ARPOP_REPLY          UINT16_C(2)
    643643#define RTNET_ARPOP_REVREQUEST     UINT16_C(3) /**< Request protocol address given a hardware address (RARP). */
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