net: qos: police action add index for tc flower offloading
[linux-2.6-microblaze.git] / include / net / flow_offload.h
index c2ef19c..eed9807 100644 (file)
@@ -232,6 +232,7 @@ struct flow_action_entry {
                        bool                    truncate;
                } sample;
                struct {                                /* FLOW_ACTION_POLICE */
+                       u32                     index;
                        s64                     burst;
                        u64                     rate_bytes_ps;
                        u32                     mtu;