diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/rtnetlink.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/rtnetlink.h b/include/uapi/linux/rtnetlink.h index d81f22d5b390..a1d18593f41e 100644 --- a/include/uapi/linux/rtnetlink.h +++ b/include/uapi/linux/rtnetlink.h | |||
| @@ -636,6 +636,7 @@ struct tcamsg { | |||
| 636 | /* New extended info filters for IFLA_EXT_MASK */ | 636 | /* New extended info filters for IFLA_EXT_MASK */ |
| 637 | #define RTEXT_FILTER_VF (1 << 0) | 637 | #define RTEXT_FILTER_VF (1 << 0) |
| 638 | #define RTEXT_FILTER_BRVLAN (1 << 1) | 638 | #define RTEXT_FILTER_BRVLAN (1 << 1) |
| 639 | #define RTEXT_FILTER_BRVLAN_COMPRESSED (1 << 2) | ||
| 639 | 640 | ||
| 640 | /* End of information exported to user level */ | 641 | /* End of information exported to user level */ |
| 641 | 642 | ||
