Searched refs:is_redirect (Results 1 – 3 of 3) sorted by relevance
254 bool is_redirect; in tcf_mirred_to_dev() local262 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_mirred_to_dev()285 dont_clone = skb_at_tc_ingress(skb) && is_redirect && in tcf_mirred_to_dev()315 if (is_redirect) { in tcf_mirred_to_dev()331 if (is_redirect) in tcf_mirred_to_dev()396 bool is_redirect; in tcf_blockcast() local400 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_blockcast()411 if (is_redirect) in tcf_blockcast()
1080 struct mlx5e_xdpsq *sq, bool is_redirect);
1485 bool is_redirect) in mlx5e_alloc_xdpsq() argument1502 is_redirect ? in mlx5e_alloc_xdpsq()2051 struct mlx5e_xdpsq *sq, bool is_redirect) in mlx5e_open_xdpsq() argument2056 err = mlx5e_alloc_xdpsq(c, params, xsk_pool, param, sq, is_redirect); in mlx5e_open_xdpsq()