hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/include/uapi/linux/tc_act/tc_mirred.h
....@@ -5,7 +5,6 @@
55 #include <linux/types.h>
66 #include <linux/pkt_cls.h>
77
8
-#define TCA_ACT_MIRRED 8
98 #define TCA_EGRESS_REDIR 1 /* packet redirect to EGRESS*/
109 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */
1110 #define TCA_INGRESS_REDIR 3 /* packet redirect to INGRESS*/