Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4764 bool dir_ingress = !!(flags & MLX5_TC_FLAG(INGRESS)); in same_flow_direction() local
4767 return flow_flag_test(flow, INGRESS) == dir_ingress && in same_flow_direction()