Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dact_mirred.c241 bool expects_nh; in tcf_mirred_act() local
294 expects_nh = want_ingress || !m_mac_header_xmit; in tcf_mirred_act()
296 if (at_nh != expects_nh) { in tcf_mirred_act()
299 if (expects_nh) { in tcf_mirred_act()