Home
last modified time | relevance | path

Searched refs:netlink (Results 1 – 11 of 11) sorted by relevance

/drivers/net/can/dev/
DMakefile7 can-dev-y += netlink.o
/drivers/net/wireguard/
DMakefile16 wireguard-y += netlink.o
/drivers/connector/
DKconfig8 of the netlink socket protocol.
/drivers/infiniband/core/
DMakefile11 device.o cache.o netlink.o \
/drivers/net/
DKconfig403 tristate "Virtual netlink monitoring device"
405 This option enables a monitoring net device for netlink skbs. The
406 purpose of this is to analyze netlink messages with packet sockets.
407 Thus applications like tcpdump will be able to see local netlink
408 messages if they tap into the netlink device, record pcaps for further
410 to debug netlink issues. If unsure, say N.
/drivers/staging/fieldbus/Documentation/
Dfieldbus_dev.txt66 (netlink-based ?) configuration settings interface.
/drivers/thermal/
DKconfig21 bool "Thermal netlink management"
24 The thermal framework has a netlink interface to do thermal
/drivers/acpi/
DKconfig176 A daemon reads events from input devices or via netlink and
189 than notifying userspace via the input layer or a netlink event, this
/drivers/base/
DKconfig12 Before the switch to the netlink-based uevent source, this was
/drivers/base/firmware_loader/
DKconfig178 over a netlink socket, it can prevent suspend on many platforms.
/drivers/block/
Dnbd.c1046 bool netlink) in nbd_add_socket() argument
1067 if (!netlink && !nbd->task_setup && in nbd_add_socket()
1071 if (!netlink && in nbd_add_socket()