VirtualBox

Changeset 43416 in vbox for trunk/include


Ignore:
Timestamp:
Sep 24, 2012 1:34:38 PM (12 years ago)
Author:
vboxsync
Message:

Network/e1000: Separate error code for TX cache error (VERR_NET_INCOMPLETE_TX_PACKET)

File:
1 edited

Legend:

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

    r42588 r43416  
    12391239/** Protocol error. */
    12401240#define VERR_NET_PROTOCOL_ERROR                 (-466)
     1241/** Incomplete packet was submitted by guest. */
     1242#define VERR_NET_INCOMPLETE_TX_PACKET           (-467)
    12411243/** @} */
    12421244
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