Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h84 #define TC_ACT_RECLASSIFY 1 macro
108 #define TC_POLICE_RECLASSIFY TC_ACT_RECLASSIFY
/linux-4.4.14/net/sched/
Dact_bpf.c73 case TC_ACT_RECLASSIFY: in tcf_bpf()
Dsch_api.c1839 if (unlikely(err == TC_ACT_RECLASSIFY && !compat_mode)) in tc_classify()
Dsch_cbq.c266 case TC_ACT_RECLASSIFY: in cbq_classify()
/linux-4.4.14/net/core/
Ddev.c3700 case TC_ACT_RECLASSIFY: in handle_ing()