VirtualBox

Changeset 22251 in vbox


Ignore:
Timestamp:
Aug 14, 2009 2:14:56 AM (15 years ago)
Author:
vboxsync
Message:

NAT: name counter fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvNAT.cpp

    r22250 r22251  
    970970        PDMDrvHlpSTAMRegisterF(pDrvIns, &pThis->StatConsumerFalse, STAMTYPE_COUNTER,
    971971                              STAMVISIBILITY_ALWAYS, STAMUNIT_COUNT, "counting PDM consumer false"
    972                               " queue", "/Drivers/NAT%u/QueuePacketDropped", pDrvIns->iInstance);
     972                              " queue", "/Drivers/NAT%u/PDMConsumerFalse", pDrvIns->iInstance);
    973973#endif
    974974
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