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 7a5eb196ade9..7a2144e1afae 100644 --- a/include/uapi/linux/rtnetlink.h +++ b/include/uapi/linux/rtnetlink.h | |||
| @@ -630,6 +630,7 @@ struct tcamsg { | |||
| 630 | 630 | ||
| 631 | /* New extended info filters for IFLA_EXT_MASK */ | 631 | /* New extended info filters for IFLA_EXT_MASK */ |
| 632 | #define RTEXT_FILTER_VF (1 << 0) | 632 | #define RTEXT_FILTER_VF (1 << 0) |
| 633 | #define RTEXT_FILTER_BRVLAN (1 << 1) | ||
| 633 | 634 | ||
| 634 | /* End of information exported to user level */ | 635 | /* End of information exported to user level */ |
| 635 | 636 | ||
