Searched refs:TC_ACT_RECLASSIFY (Results 1 – 6 of 6) sorted by relevance
34 #define TC_ACT_RECLASSIFY 1 macro81 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
69 return __is_tcf_gact_act(a, TC_ACT_RECLASSIFY, false); in is_tcf_gact_reclassify()
65 #define TC_ACT_RECLASSIFY 1 macro153 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
74 case TC_ACT_RECLASSIFY: in tcf_bpf_act()
1767 if (unlikely(err == TC_ACT_RECLASSIFY && !compat_mode)) { in __tcf_classify()
4237 case TC_ACT_RECLASSIFY: in tc_run()