Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PACKET
has multiple definitions:
net/packet/Kconfig
The configuration item CONFIG_PACKET:
(none)
af_packet
, af_packet
The Packet protocol is used by applications which communicate directly with network devices without an intermediate network protocol implemented in the kernel, e.g. tcpdump. If you want them to work, choose Y.
To compile this driver as a module, choose M here: the module will be called af_packet.
If unsure, say Y.
net/Kconfig
The configuration item CONFIG_PACKET:
(none)
af_packet
, af_packet
The Packet protocol is used by applications which communicate directly with network devices without an intermediate network protocol implemented in the kernel, e.g. tcpdump. If you want them to work, choose Y.
To compile this driver as a module, choose M here: the module will be called af_packet.
If unsure, say Y.
Raw data from LKDDb:
lkddb module af_packet CONFIG_PACKET : net/Kconfig : "Packet socket" # in 2.5.45–2.5.75, 2.6.0–2.6.12
lkddb module af_packet CONFIG_PACKET : net/packet/Kconfig : "Packet socket" # in 2.6.13–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab