net/sfc: support encap flow items in transfer rules
[dpdk.git] / drivers / net / sfc / sfc_flow.h
index e991ae1..0910595 100644 (file)
@@ -67,6 +67,8 @@ struct sfc_flow_spec_filter {
 struct sfc_flow_spec_mae {
        /* Desired priority level */
        unsigned int                    priority;
+       /* Outer rule registry entry */
+       struct sfc_mae_outer_rule       *outer_rule;
        /* EFX match specification */
        efx_mae_match_spec_t            *match_spec;
        /* Action set registry entry */