Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/tc_act/
Dtc_gact.h69 return __is_tcf_gact_act(a, TC_ACT_RECLASSIFY, false); in is_tcf_gact_reclassify()
/Linux-v6.1/tools/include/uapi/linux/
Dpkt_cls.h34 #define TC_ACT_RECLASSIFY 1 macro
81 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
/Linux-v6.1/include/uapi/linux/
Dpkt_cls.h65 #define TC_ACT_RECLASSIFY 1 macro
153 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
/Linux-v6.1/net/sched/
Dact_bpf.c72 case TC_ACT_RECLASSIFY: in tcf_bpf_act()
Dact_police.c416 else if (tc_act == TC_ACT_RECLASSIFY) in tcf_police_act_to_flow_act()
Dsch_atm.c422 case TC_ACT_RECLASSIFY: in atm_tc_enqueue()
Dsch_cbq.c255 case TC_ACT_RECLASSIFY: in cbq_classify()
Dcls_api.c1569 if (unlikely(err == TC_ACT_RECLASSIFY && !compat_mode)) { in __tcf_classify()
/Linux-v6.1/net/core/
Ddev.c3955 case TC_ACT_RECLASSIFY: in sch_handle_egress()
5133 case TC_ACT_RECLASSIFY: in sch_handle_ingress()