Home
last modified time | relevance | path

Searched refs:TC_RTAB_SIZE (Results 1 – 7 of 7) sorted by relevance

/linux/net/sched/
A Dact_police.c39 [TCA_POLICE_RATE] = { .len = TC_RTAB_SIZE },
40 [TCA_POLICE_PEAKRATE] = { .len = TC_RTAB_SIZE },
A Dsch_tbf.c343 [TCA_TBF_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
344 [TCA_TBF_PTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
A Dsch_htb.c1020 [TCA_HTB_CTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
1021 [TCA_HTB_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
A Dsch_cbq.c1125 [TCA_CBQ_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
A Dsch_api.c417 nla_len(tab) != TC_RTAB_SIZE) { in qdisc_get_rtab()
/linux/tools/include/uapi/linux/
A Dpkt_sched.h99 #define TC_RTAB_SIZE 1024 macro
/linux/include/uapi/linux/
A Dpkt_sched.h100 #define TC_RTAB_SIZE 1024 macro

Completed in 31 milliseconds