Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dpkt_cls.h10 #define TC_POLICE_RECLASSIFY 1 macro
/linux-2.4.37.9/net/sched/
Dsch_ingress.c156 case TC_POLICE_RECLASSIFY: /* DSCP remarking here ? */ in ingress_enqueue()
Dsch_dsmark.c224 case TC_POLICE_RECLASSIFY: in dsmark_enqueue()
Dsch_cbq.c280 case TC_POLICE_RECLASSIFY: in cbq_classify()
1381 if (p->police == TC_POLICE_RECLASSIFY) in cbq_set_police()
1671 if (cl->police == TC_POLICE_RECLASSIFY) in cbq_graft()
Dsch_atm.c426 case TC_POLICE_RECLASSIFY: in atm_tc_enqueue()