mk: build with _GNU_SOURCE defined by default
[dpdk.git] / examples / ip_pipeline / pipeline.h
index 73485f6..e5b1d5d 100644 (file)
@@ -283,6 +283,7 @@ struct table_rule_action {
        struct rte_table_action_time_params time;
        struct rte_table_action_sym_crypto_params sym_crypto;
        struct rte_table_action_tag_params tag;
+       struct rte_table_action_decap_params decap;
 };
 
 int