Searched refs:dir_ingress (Results 1 – 1 of 1) sorted by relevance
4883 bool dir_ingress = !!(flags & MLX5_TC_FLAG(INGRESS)); in same_flow_direction() local4886 return flow_flag_test(flow, INGRESS) == dir_ingress && in same_flow_direction()