]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_flow.h
net/mlx5: support e-switch TCP-flags flow filter
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.h
index fee05f0e38418f3f42ecda1887cd93a35c759791..47ab1733795ca68e5842635bfa197fe30ac04d9f 100644 (file)
@@ -320,6 +320,7 @@ int mlx5_flow_validate_item_mpls(const struct rte_flow_item *item,
 int mlx5_flow_validate_item_tcp(const struct rte_flow_item *item,
                                uint64_t item_flags,
                                uint8_t target_protocol,
+                               const struct rte_flow_item_tcp *flow_mask,
                                struct rte_flow_error *error);
 int mlx5_flow_validate_item_udp(const struct rte_flow_item *item,
                                uint64_t item_flags,