aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/linux/tc_act/tc_tunnel_key.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/uapi/linux/tc_act/tc_tunnel_key.h')
-rw-r--r--original/uapi/linux/tc_act/tc_tunnel_key.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/original/uapi/linux/tc_act/tc_tunnel_key.h b/original/uapi/linux/tc_act/tc_tunnel_key.h
index 890106f..84ea55e 100644
--- a/original/uapi/linux/tc_act/tc_tunnel_key.h
+++ b/original/uapi/linux/tc_act/tc_tunnel_key.h
@@ -33,6 +33,7 @@ enum {
TCA_TUNNEL_KEY_ENC_IPV6_DST, /* struct in6_addr */
TCA_TUNNEL_KEY_ENC_KEY_ID, /* be64 */
TCA_TUNNEL_KEY_PAD,
+ TCA_TUNNEL_KEY_ENC_DST_PORT, /* be16 */
__TCA_TUNNEL_KEY_MAX,
};