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 macro153 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
74 case TC_ACT_RECLASSIFY: in tcf_bpf_act()
419 else if (tc_act == TC_ACT_RECLASSIFY) in tcf_police_act_to_flow_act()
1707 if (unlikely(err == TC_ACT_RECLASSIFY && !compat_mode)) { in __tcf_classify()
4007 case TC_ACT_RECLASSIFY: in tc_run()