aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/linux/tc_act/tc_skbmod.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/linux/tc_act/tc_skbmod.h')
-rw-r--r--original/uapi/linux/tc_act/tc_skbmod.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/original/uapi/linux/tc_act/tc_skbmod.h b/original/uapi/linux/tc_act/tc_skbmod.h
index c525b35..af6ef2c 100644
--- a/original/uapi/linux/tc_act/tc_skbmod.h
+++ b/original/uapi/linux/tc_act/tc_skbmod.h
@@ -17,6 +17,7 @@
#define SKBMOD_F_SMAC 0x2
#define SKBMOD_F_ETYPE 0x4
#define SKBMOD_F_SWAPMAC 0x8
+#define SKBMOD_F_ECN 0x10
struct tc_skbmod {
tc_gen;