Changeset 16536 in vbox for trunk/src/VBox/Devices/Network/testcase
- Timestamp:
- Feb 5, 2009 5:38:01 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 42469
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp
r11822 r16536 54 54 static uint32_t g_cArpPkts = 0; 55 55 static uint32_t g_cIpv4Pkts = 0; 56 static uint32_t 57 static uint32_t 58 static uint32_t 56 static uint32_t g_cUdpPkts = 0; 57 static uint32_t g_cDhcpPkts = 0; 58 static uint32_t g_cTcpPkts = 0; 59 59 60 60
Note:
See TracChangeset
for help on using the changeset viewer.