netifd: vxlan: add aging and maxaddress options
[project/netifd.git] / system.h
index 290c2e553921886c59945ab3f6068a3b21233e19..52161a8f573d6e254f80cc032d9deebca2e2a160 100644 (file)
--- a/system.h
+++ b/system.h
@@ -52,6 +52,8 @@ enum vxlan_data {
        VXLAN_DATA_ATTR_L2MISS,
        VXLAN_DATA_ATTR_L3MISS,
        VXLAN_DATA_ATTR_GBP,
+       VXLAN_DATA_ATTR_AGEING,
+       VXLAN_DATA_ATTR_LIMIT,
        __VXLAN_DATA_ATTR_MAX
 };