Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/tc_act/
Dtc_mirred.h11 bool tcfm_mac_header_xmit; member
/linux-6.6.21/net/sched/
Dact_mirred.c186 m->tcfm_mac_header_xmit = mac_header_xmit; in tcf_mirred_init()
334 m_mac_header_xmit = READ_ONCE(m->tcfm_mac_header_xmit); in tcf_mirred_act()