Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_mirred.c220 bool want_ingress; in tcf_mirred_act() local
268 want_ingress = tcf_mirred_act_wants_ingress(m_eaction); in tcf_mirred_act()
269 if (skb_at_tc_ingress(skb) != want_ingress && m_mac_header_xmit) { in tcf_mirred_act()
291 res->ingress = want_ingress; in tcf_mirred_act()
299 if (!want_ingress) in tcf_mirred_act()