Searched refs:TC_RTAB_SIZE (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_police.c | 39 [TCA_POLICE_RATE] = { .len = TC_RTAB_SIZE }, 40 [TCA_POLICE_PEAKRATE] = { .len = TC_RTAB_SIZE },
|
| H A D | sch_tbf.c | 327 [TCA_TBF_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE }, 328 [TCA_TBF_PTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
|
| H A D | sch_htb.c | 976 [TCA_HTB_CTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE }, 977 [TCA_HTB_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
|
| H A D | sch_cbq.c | 1125 [TCA_CBQ_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
|
| H A D | sch_api.c | 417 nla_len(tab) != TC_RTAB_SIZE) { in qdisc_get_rtab()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pkt_sched.h | 99 #define TC_RTAB_SIZE 1024 macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | pkt_sched.h | 99 #define TC_RTAB_SIZE 1024 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pkt_sched.h | 99 #define TC_RTAB_SIZE 1024 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pkt_sched.h | 100 #define TC_RTAB_SIZE 1024 macro
|