Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_mirred.c119 m->tcfm_eaction = parm->eaction; in tcf_mirred_init()
177 if (m->tcfm_eaction != TCA_EGRESS_MIRROR) in tcf_mirred()
188 if (m->tcfm_eaction != TCA_EGRESS_MIRROR) in tcf_mirred()
205 .eaction = m->tcfm_eaction, in tcf_mirred_dump()
/linux-4.4.14/include/net/tc_act/
Dtc_mirred.h8 int tcfm_eaction; member