Searched refs:is_redirect (Results 1 – 3 of 3) sorted by relevance
257 bool is_redirect; in tcf_mirred_to_dev() local265 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_mirred_to_dev()277 dont_clone = skb_at_tc_ingress(skb) && is_redirect && in tcf_mirred_to_dev()309 if (is_redirect) { in tcf_mirred_to_dev()325 if (is_redirect) in tcf_mirred_to_dev()390 bool is_redirect; in tcf_blockcast() local394 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_blockcast()405 if (is_redirect) in tcf_blockcast()
1042 struct mlx5e_xdpsq *sq, bool is_redirect);
1452 bool is_redirect) in mlx5e_alloc_xdpsq() argument1469 is_redirect ? in mlx5e_alloc_xdpsq()2016 struct mlx5e_xdpsq *sq, bool is_redirect) in mlx5e_open_xdpsq() argument2021 err = mlx5e_alloc_xdpsq(c, params, xsk_pool, param, sq, is_redirect); in mlx5e_open_xdpsq()