Home
last modified time | relevance | path

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

/net/sched/
Dact_mirred.c215 bool m_mac_header_xmit; in tcf_mirred_act() local
238 m_mac_header_xmit = READ_ONCE(m->tcfm_mac_header_xmit); in tcf_mirred_act()
268 expects_nh = want_ingress || !m_mac_header_xmit; in tcf_mirred_act()