Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/tc_act/
Dtc_mirred.h12 bool tcfm_mac_header_xmit; member
/linux-6.12.1/net/sched/
Dact_mirred.c207 m->tcfm_mac_header_xmit = mac_header_xmit; in tcf_mirred_init()
211 m->tcfm_mac_header_xmit = false; in tcf_mirred_init()
450 m_mac_header_xmit = READ_ONCE(m->tcfm_mac_header_xmit); in tcf_mirred_act()