aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/linux/tc_act/tc_ipt.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/linux/tc_act/tc_ipt.h')
-rw-r--r--original/uapi/linux/tc_act/tc_ipt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/original/uapi/linux/tc_act/tc_ipt.h b/original/uapi/linux/tc_act/tc_ipt.h
index 130aaad..7c6e155 100644
--- a/original/uapi/linux/tc_act/tc_ipt.h
+++ b/original/uapi/linux/tc_act/tc_ipt.h
@@ -14,6 +14,7 @@ enum {
TCA_IPT_CNT,
TCA_IPT_TM,
TCA_IPT_TARG,
+ TCA_IPT_PAD,
__TCA_IPT_MAX
};
#define TCA_IPT_MAX (__TCA_IPT_MAX - 1)