Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c4904 bool dir_ingress = !!(flags & MLX5_TC_FLAG(INGRESS)); in same_flow_direction() local
4907 return flow_flag_test(flow, INGRESS) == dir_ingress && in same_flow_direction()