Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dact_mirred.c110 m->tcfm_eaction = parm->eaction; in tcf_mirred_init()
164 if (m->tcfm_eaction != TCA_EGRESS_MIRROR) in tcf_mirred()
175 if (m->tcfm_eaction != TCA_EGRESS_MIRROR) in tcf_mirred()
195 .eaction = m->tcfm_eaction, in tcf_mirred_dump()
/linux-4.1.27/include/net/tc_act/
Dtc_mirred.h8 int tcfm_eaction; member