Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c4883 bool dir_ingress = !!(flags & MLX5_TC_FLAG(INGRESS)); in same_flow_direction() local
4886 return flow_flag_test(flow, INGRESS) == dir_ingress && in same_flow_direction()