Home
last modified time | relevance | path

Searched refs:is_flow_tunnel_match_rule (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h999 is_flow_tunnel_match_rule(__rte_unused struct rte_eth_dev *dev, in is_flow_tunnel_match_rule() function
H A Dmlx5_flow_dv.c5275 if (is_flow_tunnel_match_rule(dev, attr, items, actions)) { in flow_dv_validate()
9674 tunnel = is_flow_tunnel_match_rule(dev, attr, items, actions) ? in flow_dv_translate()
9694 if (is_flow_tunnel_match_rule(dev, attr, items, actions)) { in flow_dv_translate()
H A Dmlx5_flow.c5171 if (is_flow_tunnel_match_rule(dev, attr, items, actions)) in flow_tunnel_from_rule()