kernel/include/uapi/linux/tc_act/tc_mirred.h
.. .. @@ -5,7 +5,6 @@ 5 5 #include <linux/types.h> 6 6 #include <linux/pkt_cls.h> 7 7 8 -#define TCA_ACT_MIRRED 89 8 #define TCA_EGRESS_REDIR 1 /* packet redirect to EGRESS*/ 10 9 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ 11 10 #define TCA_INGRESS_REDIR 3 /* packet redirect to INGRESS*/