Changeset 20717 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jun 19, 2009 12:02:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/slirp/slirp.c
r20713 r20717 737 737 # undef PROFILE_COUNTER 738 738 # undef COUNTING_COUNTER 739 /** @todo register statistics for the variables dumped by: 740 * ipstats(pData); tcpstats(pData); udpstats(pData); icmpstats(pData); 741 * mbufstats(pData); sockstats(pData); */ 739 742 #endif /* VBOX_WITH_STATISTICS */ 740 743 }
Note:
See TracChangeset
for help on using the changeset viewer.