Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/tc_act/
Dtc_mirred.h9 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ macro
/Linux-v6.1/include/net/tc_act/
Dtc_mirred.h31 return to_mirred(a)->tcfm_eaction == TCA_EGRESS_MIRROR; in is_tcf_mirred_egress_mirror()
/Linux-v6.1/net/sched/
Dact_mirred.c43 case TCA_EGRESS_MIRROR: in tcf_mirred_act_wants_ingress()
129 case TCA_EGRESS_MIRROR: in tcf_mirred_init()