Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dact_mirred.c252 const bool m_mac_header_xmit, int m_eaction, in tcf_mirred_to_dev() argument
265 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() argument
340 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() argument
378 m_eaction, retval); in tcf_blockcast_mirror()
391 int m_eaction; in tcf_blockcast() local
393 m_eaction = READ_ONCE(m->tcfm_eaction); in tcf_blockcast()
[all …]