Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/tc_act/
Dtc_mirred.h9 #define TCA_EGRESS_MIRROR 2 /* mirror packet to EGRESS */ macro
/linux-6.12.1/include/net/tc_act/
Dtc_mirred.h32 return to_mirred(a)->tcfm_eaction == TCA_EGRESS_MIRROR; in is_tcf_mirred_egress_mirror()
/linux-6.12.1/net/sched/
Dact_mirred.c44 case TCA_EGRESS_MIRROR: in tcf_mirred_act_wants_ingress()
152 case TCA_EGRESS_MIRROR: in tcf_mirred_init()
341 TCA_INGRESS_MIRROR : TCA_EGRESS_MIRROR; in tcf_blockcast_redir()