Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_police.c39 [TCA_POLICE_RATE] = { .len = TC_RTAB_SIZE },
40 [TCA_POLICE_PEAKRATE] = { .len = TC_RTAB_SIZE },
H A Dsch_tbf.c327 [TCA_TBF_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
328 [TCA_TBF_PTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
H A Dsch_htb.c976 [TCA_HTB_CTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
977 [TCA_HTB_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
H A Dsch_cbq.c1125 [TCA_CBQ_RTAB] = { .type = NLA_BINARY, .len = TC_RTAB_SIZE },
H A Dsch_api.c417 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 Dpkt_sched.h99 #define TC_RTAB_SIZE 1024 macro
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h99 #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 Dpkt_sched.h99 #define TC_RTAB_SIZE 1024 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h100 #define TC_RTAB_SIZE 1024 macro