net: sched: add mpls manipulation actions to TC
[linux-2.6-microblaze.git] / include / uapi / linux / pkt_cls.h
index 8cc6b67..e22ef4a 100644 (file)
@@ -104,8 +104,9 @@ enum tca_id {
        TCA_ID_SIMP = TCA_ACT_SIMP,
        TCA_ID_IFE = TCA_ACT_IFE,
        TCA_ID_SAMPLE = TCA_ACT_SAMPLE,
-       /* other actions go here */
        TCA_ID_CTINFO,
+       TCA_ID_MPLS,
+       /* other actions go here */
        __TCA_ID_MAX = 255
 };