Searched refs:m_eaction (Results 1 – 1 of 1) sorted by relevance
256 const bool m_mac_header_xmit, int m_eaction, in tcf_mirred_to_dev() argument269 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_mirred_to_dev()276 want_ingress = tcf_mirred_act_wants_ingress(m_eaction); in tcf_mirred_to_dev()345 struct tcf_block *block, int m_eaction, in tcf_blockcast_redir() argument353 mirred_eaction = tcf_mirred_act_wants_ingress(m_eaction) ? in tcf_blockcast_redir()373 m_eaction, retval); in tcf_blockcast_redir()380 struct tcf_block *block, int m_eaction, in tcf_blockcast_mirror() argument392 m_eaction, retval); in tcf_blockcast_mirror()400 int m_eaction, int retval) in tcf_blockcast() argument406 is_redirect = tcf_mirred_is_act_redirect(m_eaction); in tcf_blockcast()[all …]