Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_mirred.c262 bool expects_nh; in tcf_mirred_to_dev() local
305 expects_nh = want_ingress || !m_mac_header_xmit; in tcf_mirred_to_dev()
307 if (at_nh != expects_nh) { in tcf_mirred_to_dev()
310 if (expects_nh) { in tcf_mirred_to_dev()