Home | History | Annotate | Download | only in diffserv

Lines Matching refs:tcindex

4 # This script tags tcindex based on metering on the ingress 
45 # All packets are marked with a tcindex value which is used on the egress
46 # tcindex 1 maps to AF41, 2->AF42, 3->AF43, 4->BE
49 #AF41 (DSCP 0x22) is passed on with a tcindex value 1
59 # tcindex value of 2
67 # if it exceeds the above but not the rule below, it gets a tcindex value
77 #AF42 (DSCP 0x24) from is passed on with a tcindex value 2
87 # if it exceeds the above but not the rule below, it gets a tcindex value
97 #AF43 (DSCP 0x26) from is passed on with a tcindex value 3
145 handle 1 tcindex classid 1:1
147 handle 2 tcindex classid 1:2
149 handle 3 tcindex classid 1:3
151 handle 4 tcindex classid 1:4