Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_mirred.c324 retval = TC_ACT_CONSUMED; in tcf_mirred_to_dev()
H A Dact_ct.c1031 * it; returning TC_ACT_CONSUMED for such a packet would leak in tcf_ct_act()
1138 return TC_ACT_CONSUMED; in tcf_ct_act()
1153 return TC_ACT_CONSUMED; in tcf_ct_act()
H A Dcls_api.c4084 case TC_ACT_CONSUMED: in tcf_qevent_handle()
/linux/include/net/
H A Dpkt_cls.h12 #define TC_ACT_CONSUMED (TC_ACT_VALUE_MAX + 1) macro
/linux/net/core/
H A Ddev.c4566 case TC_ACT_CONSUMED: in sch_handle_ingress()
4617 case TC_ACT_CONSUMED: in sch_handle_egress()