nterface-ip: remove superfluous iface check in interface_ip_set_enabled()
[project/netifd.git] / system.h
index 61c72c2..371a524 100644 (file)
--- 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
 };