TC_RTAB_SIZE       39 net/sched/act_police.c 	[TCA_POLICE_RATE]	= { .len = TC_RTAB_SIZE },
TC_RTAB_SIZE       40 net/sched/act_police.c 	[TCA_POLICE_PEAKRATE]	= { .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      413 net/sched/sch_api.c 	    nla_len(tab) != TC_RTAB_SIZE) {
TC_RTAB_SIZE     1126 net/sched/sch_cbq.c 	[TCA_CBQ_RTAB]		= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      978 net/sched/sch_htb.c 	[TCA_HTB_CTAB]	= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      979 net/sched/sch_htb.c 	[TCA_HTB_RTAB]	= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      284 net/sched/sch_tbf.c 	[TCA_TBF_RTAB]	= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
TC_RTAB_SIZE      285 net/sched/sch_tbf.c 	[TCA_TBF_PTAB]	= { .type = NLA_BINARY, .len = TC_RTAB_SIZE },