VirtualBox

Ignore:
Timestamp:
Aug 24, 2009 7:36:24 AM (15 years ago)
Author:
vboxsync
Message:

NAT: some cleanings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/counters.h

    r22403 r22404  
    4747#  define DEREGISTER_COUNTER(name) do {} while (0)
    4848# endif
     49# undef COUNTERS_INIT
    4950#endif
    5051
     
    124125PROFILE_COUNTER(ALIAS_input, "ALIAS::input");
    125126PROFILE_COUNTER(ALIAS_output, "ALIAS::output");
     127#endif /*!COUNTERS_INIT*/
    126128
     129#ifdef DRV_COUNTING_COUNTER
    127130# undef DRV_COUNTING_COUNTER
     131#endif
     132
     133#ifdef DRV_PROFILE_COUNTER
    128134# undef DRV_PROFILE_COUNTER
     135#endif
    129136
     137#ifdef COUNTING_COUNTER
    130138# undef COUNTING_COUNTER
     139#endif
     140
     141#ifdef PROFILE_COUNTER
    131142# undef PROFILE_COUNTER
    132 #endif /*!COUNTERS_INIT*/
     143#endif
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