Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_mirred.c219 bool want_ingress; in tcf_mirred_act() local
267 want_ingress = tcf_mirred_act_wants_ingress(m_eaction); in tcf_mirred_act()
271 if (want_ingress && !at_ingress) /* drop dst for egress -> ingress */ in tcf_mirred_act()
274 expects_nh = want_ingress || !m_mac_header_xmit; in tcf_mirred_act()
297 res->ingress = want_ingress; in tcf_mirred_act()
305 if (!want_ingress) in tcf_mirred_act()