|
@@ -636,6 +636,7 @@ struct tcamsg {
|
|
/* New extended info filters for IFLA_EXT_MASK */
|
|
/* New extended info filters for IFLA_EXT_MASK */
|
|
#define RTEXT_FILTER_VF (1 << 0)
|
|
#define RTEXT_FILTER_VF (1 << 0)
|
|
#define RTEXT_FILTER_BRVLAN (1 << 1)
|
|
#define RTEXT_FILTER_BRVLAN (1 << 1)
|
|
|
|
+#define RTEXT_FILTER_BRVLAN_COMPRESSED (1 << 2)
|
|
|
|
|
|
/* End of information exported to user level */
|
|
/* End of information exported to user level */
|
|
|
|
|