tc: update headers for TCA_POLICE

These are from linux-net but will be in next rc.
This commit is contained in:
Stephen Hemminger 2016-05-31 13:02:28 -07:00
parent 134080cff3
commit de70bd2f6b
1 changed files with 3 additions and 1 deletions

View File

@ -91,6 +91,8 @@ enum {
TCA_POLICE_PEAKRATE,
TCA_POLICE_AVRATE,
TCA_POLICE_RESULT,
TCA_POLICE_TM,
TCA_POLICE_PAD,
__TCA_POLICE_MAX
#define TCA_POLICE_RESULT TCA_POLICE_RESULT
};
@ -119,7 +121,7 @@ enum {
TCA_U32_DIVISOR,
TCA_U32_SEL,
TCA_U32_POLICE,
TCA_U32_ACT,
TCA_U32_ACT,
TCA_U32_INDEV,
TCA_U32_PCNT,
TCA_U32_MARK,