| 1098 | } |
| 1099 | |
| 1100 | static inline const struct mlx5_flow_tunnel * |
| 1101 | flow_actions_to_tunnel(const struct rte_flow_action actions[]) |
| 1102 | { |
| 1103 | return actions[0].conf; |
| 1104 | } |
| 1105 | |
| 1106 | static inline const struct mlx5_flow_tunnel * |
| 1107 | flow_items_to_tunnel(const struct rte_flow_item items[]) |