Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_mirred.c249 const bool m_mac_header_xmit, int m_eaction, in tcf_mirred_to_dev() argument
262 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_mirred_to_dev()
269 want_ingress = tcf_mirred_act_wants_ingress(m_eaction); in tcf_mirred_to_dev()
338 struct tcf_block *block, int m_eaction, in tcf_blockcast_redir() argument
346 mirred_eaction = tcf_mirred_act_wants_ingress(m_eaction) ? in tcf_blockcast_redir()
366 m_eaction, retval); in tcf_blockcast_redir()
372 struct tcf_block *block, int m_eaction, in tcf_blockcast_mirror() argument
384 m_eaction, retval); in tcf_blockcast_mirror()
397 int m_eaction; in tcf_blockcast() local
399 m_eaction = READ_ONCE(m->tcfm_eaction); in tcf_blockcast()
[all …]