summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'system.h')
-rw-r--r--system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/system.h b/system.h
index 61c72c2..371a524 100644
--- a/system.h
+++ b/system.h
@@ -41,6 +41,8 @@ enum vxlan_data {
VXLAN_DATA_ATTR_ID,
VXLAN_DATA_ATTR_PORT,
VXLAN_DATA_ATTR_MACADDR,
+ VXLAN_DATA_ATTR_RXCSUM,
+ VXLAN_DATA_ATTR_TXCSUM,
__VXLAN_DATA_ATTR_MAX
};