Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_mirred.c202 bool want_ingress; in tcf_mirred_act() local
242 want_ingress = tcf_mirred_act_wants_ingress(m_eaction); in tcf_mirred_act()
243 if (skb_at_tc_ingress(skb) != want_ingress && m_mac_header_xmit) { in tcf_mirred_act()
264 res->ingress = want_ingress; in tcf_mirred_act()
270 if (!want_ingress) in tcf_mirred_act()