summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/Vxlan.h
diff options
context:
space:
mode:
Diffstat (limited to 'datapath-windows/ovsext/Vxlan.h')
-rw-r--r--datapath-windows/ovsext/Vxlan.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/datapath-windows/ovsext/Vxlan.h b/datapath-windows/ovsext/Vxlan.h
index a05834d49..b9462f0ba 100644
--- a/datapath-windows/ovsext/Vxlan.h
+++ b/datapath-windows/ovsext/Vxlan.h
@@ -20,10 +20,6 @@
#include "NetProto.h"
typedef struct _OVS_VXLAN_VPORT {
UINT16 dstPort;
- UINT64 inPkts;
- UINT64 outPkts;
- UINT64 slowInPkts;
- UINT64 slowOutPkts;
UINT64 filterID;
UINT64 ipId;
/*