Home
last modified time | relevance | path

Searched refs:TC_ACT_CONSUMED (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/net/sched/
Dact_mirred.c311 retval = TC_ACT_CONSUMED; in tcf_mirred_to_dev()
Dact_ct.c1110 return TC_ACT_CONSUMED; in tcf_ct_act()
1125 return TC_ACT_CONSUMED; in tcf_ct_act()
/linux-6.12.1/include/net/
Dpkt_cls.h12 #define TC_ACT_CONSUMED (TC_ACT_VALUE_MAX + 1) macro
/linux-6.12.1/net/core/
Ddev.c4112 case TC_ACT_CONSUMED: in sch_handle_ingress()
4163 case TC_ACT_CONSUMED: in sch_handle_egress()