Searched refs:TC_ACT_RECLASSIFY (Results 1 – 7 of 7) sorted by relevance
69 return __is_tcf_gact_act(a, TC_ACT_RECLASSIFY, false); in is_tcf_gact_reclassify()
34 #define TC_ACT_RECLASSIFY 1 macro81 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
65 #define TC_ACT_RECLASSIFY 1 macro 153 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
72 case TC_ACT_RECLASSIFY: in tcf_bpf_act()
423 else if (tc_act == TC_ACT_RECLASSIFY) in tcf_police_act_to_flow_act()
1782 if (unlikely(err == TC_ACT_RECLASSIFY && !compat_mode)) { in __tcf_classify()
4471 case TC_ACT_RECLASSIFY: in tc_run()