Searched refs:TC_ACT_RECLASSIFY (Results 1 – 5 of 5) sorted by relevance
101 #define TC_ACT_RECLASSIFY 1 macro124 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
78 case TC_ACT_RECLASSIFY: in ingress_enqueue()
67 case TC_ACT_RECLASSIFY: in tcf_bpf()
1832 if (err != TC_ACT_RECLASSIFY && skb->tc_verd) in tc_classify_compat()1853 if (err == TC_ACT_RECLASSIFY) { in tc_classify()
266 case TC_ACT_RECLASSIFY: in cbq_classify()