Searched refs:TCA_GRED_DPS (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_gred.c | 525 [TCA_GRED_DPS] = { .len = sizeof(struct tc_gred_sopt) }, 657 return gred_change_table_def(sch, tb[TCA_GRED_DPS], extack); in gred_change() 754 return gred_change_table_def(sch, tb[TCA_GRED_DPS], extack); in gred_init() 776 if (nla_put(skb, TCA_GRED_DPS, sizeof(sopt), &sopt)) in gred_dump()
|
| /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 | 291 TCA_GRED_DPS, enumerator
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | pkt_sched.h | 291 TCA_GRED_DPS, enumerator
|
| /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 | 291 TCA_GRED_DPS, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pkt_sched.h | 311 TCA_GRED_DPS, enumerator
|