Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NET_SCH_INGRESS
has multiple definitions:
net/sched/Kconfig
The configuration item CONFIG_NET_SCH_INGRESS:
CONFIG_NET_CLS_ACT
sch_ingress
Say Y here if you want to use classifiers for incoming and/or outgoing packets. This qdisc doesn't do anything else besides running classifiers, which can also have actions attached to them. In case of outgoing packets, classifiers that this qdisc holds are executed in the transmit path before real enqueuing to an egress qdisc happens.
If unsure, say Y.
To compile this code as a module, choose M here: the module will be called sch_ingress with alias of sch_clsact.
net/sched/Kconfig
The configuration item CONFIG_NET_SCH_INGRESS:
CONFIG_NET_CLS_ACT
sch_ingress
Say Y here if you want to use classifiers for incoming packets. If unsure, say Y.
To compile this code as a module, choose M here: the module will be called sch_ingress.
Raw data from LKDDb:
lkddb module sch_ingress CONFIG_NET_SCH_INGRESS : net/sched/Kconfig : "Ingress/classifier-action Qdisc" # 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