Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/tc_act/
Dtc_mirred.h20 if (a->ops && a->ops->type == TCA_ACT_MIRRED) in is_tcf_mirred_egress_redirect()
29 if (a->ops && a->ops->type == TCA_ACT_MIRRED) in is_tcf_mirred_egress_mirror()
/Linux-v4.19/include/uapi/linux/tc_act/
Dtc_mirred.h8 #define TCA_ACT_MIRRED 8 macro
/Linux-v4.19/net/sched/
Dact_mirred.c400 .type = TCA_ACT_MIRRED,