Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
A Dtc_gact.h69 return __is_tcf_gact_act(a, TC_ACT_RECLASSIFY, false); in is_tcf_gact_reclassify()
/linux/tools/include/uapi/linux/
A Dpkt_cls.h34 #define TC_ACT_RECLASSIFY 1 macro
81 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
/linux/include/uapi/linux/
A Dpkt_cls.h65 #define TC_ACT_RECLASSIFY 1 macro
153 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
/linux/net/sched/
A Dact_bpf.c74 case TC_ACT_RECLASSIFY: in tcf_bpf_act()
A Dact_police.c419 else if (tc_act == TC_ACT_RECLASSIFY) in tcf_police_act_to_flow_act()
A Dcls_api.c1774 if (unlikely(err == TC_ACT_RECLASSIFY && !compat_mode)) { in __tcf_classify()
/linux/net/core/
A Ddev.c4017 case TC_ACT_RECLASSIFY: in tc_run()

Completed in 40 milliseconds