Searched refs:m_eaction (Results 1 – 1 of 1) sorted by relevance
252 const bool m_mac_header_xmit, int m_eaction, in tcf_mirred_to_dev() argument265 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_mirred_to_dev()285 want_ingress = tcf_mirred_act_wants_ingress(m_eaction); in tcf_mirred_to_dev()332 struct tcf_block *block, int m_eaction, in tcf_blockcast_redir() argument340 mirred_eaction = tcf_mirred_act_wants_ingress(m_eaction) ? in tcf_blockcast_redir()360 m_eaction, retval); in tcf_blockcast_redir()366 struct tcf_block *block, int m_eaction, in tcf_blockcast_mirror() argument378 m_eaction, retval); in tcf_blockcast_mirror()391 int m_eaction; in tcf_blockcast() local393 m_eaction = READ_ONCE(m->tcfm_eaction); in tcf_blockcast()[all …]