Home
last modified time | relevance | path

Searched refs:TC_ACT_RECLASSIFY (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dpkt_cls.h34 #define TC_ACT_RECLASSIFY 1 macro
81 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
/Linux-v4.19/net/sched/
Dact_bpf.c73 case TC_ACT_RECLASSIFY: in tcf_bpf_act()
Dsch_atm.c423 case TC_ACT_RECLASSIFY: in atm_tc_enqueue()
Dsch_cbq.c261 case TC_ACT_RECLASSIFY: in cbq_classify()
Dcls_api.c981 if (unlikely(err == TC_ACT_RECLASSIFY && !compat_mode)) { in tcf_classify()
/Linux-v4.19/net/core/
Ddev.c3556 case TC_ACT_RECLASSIFY: in sch_handle_egress()
4616 case TC_ACT_RECLASSIFY: in sch_handle_ingress()