Searched refs:m_eaction (Results 1 – 1 of 1) sorted by relevance
249 const bool m_mac_header_xmit, int m_eaction, in tcf_mirred_to_dev() argument262 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() argument346 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() argument384 m_eaction, retval); in tcf_blockcast_mirror()397 int m_eaction; in tcf_blockcast() local399 m_eaction = READ_ONCE(m->tcfm_eaction); in tcf_blockcast()[all …]