Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/tc_act/
Dtc_mirred.h11 #define TCA_INGRESS_MIRROR 4 /* mirror packet to INGRESS */ macro
/linux-6.12.1/include/net/tc_act/
Dtc_mirred.h50 return to_mirred(a)->tcfm_eaction == TCA_INGRESS_MIRROR; in is_tcf_mirred_ingress_mirror()
/linux-6.12.1/net/sched/
Dact_mirred.c47 case TCA_INGRESS_MIRROR: in tcf_mirred_act_wants_ingress()
155 case TCA_INGRESS_MIRROR: in tcf_mirred_init()
341 TCA_INGRESS_MIRROR : TCA_EGRESS_MIRROR; in tcf_blockcast_redir()