Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/tc_act/
Dtc_mirred.h9 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ macro
/Linux-v5.4/include/net/tc_act/
Dtc_mirred.h30 return to_mirred(a)->tcfm_eaction == TCA_EGRESS_MIRROR; in is_tcf_mirred_egress_mirror()
/Linux-v5.4/net/sched/
Dact_mirred.c42 case TCA_EGRESS_MIRROR: in tcf_mirred_act_wants_ingress()
131 case TCA_EGRESS_MIRROR: in tcf_mirred_init()