TC_RTAB_SIZE      123 net/sched/act_police.c 	[TCA_POLICE_RATE]	= { .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      124 net/sched/act_police.c 	[TCA_POLICE_PEAKRATE]	= { .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      302 net/sched/sch_api.c 	    nla_len(tab) != TC_RTAB_SIZE)
TC_RTAB_SIZE     1383 net/sched/sch_cbq.c 	[TCA_CBQ_RTAB]		= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      993 net/sched/sch_htb.c 	[TCA_HTB_CTAB]	= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      994 net/sched/sch_htb.c 	[TCA_HTB_RTAB]	= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      242 net/sched/sch_tbf.c 	[TCA_TBF_RTAB]	= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      243 net/sched/sch_tbf.c 	[TCA_TBF_PTAB]	= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },