Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_mirred.h9 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ macro
/openbmc/linux/include/net/tc_act/
H A Dtc_mirred.h31 return to_mirred(a)->tcfm_eaction == TCA_EGRESS_MIRROR; in is_tcf_mirred_egress_mirror()
/openbmc/linux/net/sched/
H A Dact_mirred.c44 case TCA_EGRESS_MIRROR: in tcf_mirred_act_wants_ingress()
130 case TCA_EGRESS_MIRROR: in tcf_mirred_init()