X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=system.h;h=371a5244bb12ca53302f88595276fc9c7afeac17;hp=61c72c2b92d7fda179d82d9ff8ec1215cd0e1854;hb=HEAD;hpb=7d94ede3c38dd7b8e08c8a2fd8ae5ede71a2059b 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 };