Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NET_SCH_TBF
has multiple definitions:
net/sched/Kconfig
The configuration item CONFIG_NET_SCH_TBF:
(none)
sch_tbf
Say Y here if you want to use the Token Bucket Filter (TBF) packet scheduling algorithm.
See the top of net/sched/sch_tbf.c for more details.
To compile this code as a module, choose M here: the module will be called sch_tbf.
net/sched/Kconfig
The configuration item CONFIG_NET_SCH_TBF:
CONFIG_NET_SCHED
sch_tbf
Say Y here if you want to use the Simple Token Bucket Filter (TBF) packet scheduling algorithm for some of your network devices or as a leaf discipline for the CBQ scheduling algorithm (see the top of net/sched/sch_tbf.c for a description of the TBF algorithm).
To compile this code as a module, choose M here: the module will be called sch_tbf.
Raw data from LKDDb:
lkddb module sch_tbf CONFIG_NET_SCH_TBF : net/sched/Kconfig : "Token Bucket Filter (TBF)" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2024). See also LKDDb sources on GitLab