net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
[cascardo/linux.git] / include / uapi / linux / if_link.h
index bb36bd5..db2458a 100644 (file)
@@ -822,6 +822,7 @@ enum {
        IFLA_STATS_UNSPEC, /* also used as 64bit pad attribute */
        IFLA_STATS_LINK_64,
        IFLA_STATS_LINK_XSTATS,
+       IFLA_STATS_LINK_XSTATS_SLAVE,
        __IFLA_STATS_MAX,
 };