Home
last modified time | relevance | path

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

123

/Linux-v5.4/net/psample/
DKconfig8 tristate "Packet-sampling netlink channel"
11 Say Y here to add support for packet-sampling netlink channel
12 This netlink channel allows transferring packets alongside some
/Linux-v5.4/Documentation/driver-api/
Dconnector.rst7 Kernel connector - new netlink based userspace <-> kernel space easy
11 netlink based network. One must register a callback and an identifier.
12 When the driver receives a special netlink message with the appropriate
25 netlink based networking for inter-process communication in a significantly
62 netlink group to the user which is equal to its id.idx.
110 2.6.14 has a new netlink socket implementation, which by default does not
111 allow people to send data to netlink groups other than 1.
112 So, if you wish to use a netlink socket (for example using connector)
137 2.6.14 netlink code only allows to select a group which is less or equal to
147 Some work in netlink area is still being done, so things can be changed in
/Linux-v5.4/Documentation/filesystems/
Dquota.txt21 Quota netlink interface
27 Thus quota netlink interface has been designed to pass information about
31 The interface uses generic netlink framework (see
33 details about this layer). The name of the quota generic netlink interface
35 Since the quota netlink protocol is not namespace aware, quota netlink messages
/Linux-v5.4/Documentation/accounting/
Dtaskstats.rst6 Taskstats is a netlink-based interface for sending per-task and
30 To get statistics during a task's lifetime, userspace opens a unicast netlink
39 to be limited and assists in flow control over the netlink interface and is
67 The data exchanged between user and kernel space is a netlink message belonging
68 to the NETLINK_GENERIC family and using the netlink attributes interface.
146 2. Defining separate statistic structs and using the netlink attributes
147 interface to return them. Since userspace processes each netlink attribute
155 processing new netlink attributes. But if the new fields expand the existing
170 - increase the receive buffer sizes for the netlink sockets opened by
/Linux-v5.4/Documentation/networking/
Dnfc.txt23 The control operations are available to userspace via generic netlink.
38 | AF_NFC | netlink |
74 Generic netlink is used to implement the interface to the control operations.
98 All polling operations requested through one netlink socket are stopped when
116 netlink event. As a target can support more than one NFC protocol, the user
Doperstates.txt24 Both admin and operational state can be queried via the netlink
130 Applications have to use the netlink interface to influence the
138 are multicasted on the netlink group RTNLGRP_LINK.
146 netlink multicast signals this state
150 -see how operstate and IFF_RUNNING is echoed via netlink multicast
Dl2tp.txt37 retained. L2TPv3, however, uses netlink to manage L2TPv3 tunnels and
56 the netdevice is created upon a netlink request to create an L2TPv3
140 For L2TPv3, userspace must use the netlink API defined in
145 using netlink.
157 is closed. The netlink API may also be used to delete sessions and
158 tunnels. Configuration and status info may be set or read using netlink.
165 using parameters sent in the L2TP_CMD_TUNNEL_CREATE netlink
198 problems.) Users should use the netlink API.
Ddevlink-health.txt42 The devlink health interface (via netlink):
60 netlink
/Linux-v5.4/net/ieee802154/
DKconfig17 bool "IEEE 802.15.4 experimental netlink support"
19 Adds experimental netlink support for nl802154.
DMakefile6 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
/Linux-v5.4/Documentation/hwmon/
Dacpi_power_meter.rst31 When both of them are set, an ACPI event will be broadcast on the ACPI netlink
42 the netlink event socket and a poll notification will be sent to the
48 all cases the ACPI event will be broadcast on the ACPI netlink event socket as
/Linux-v5.4/fs/quota/
DKconfig23 bool "Report quota messages through netlink interface"
27 hardlimit, etc.) will be reported through netlink interface. If unsure,
38 future. Please use notification via netlink socket instead.
DMakefile8 obj-$(CONFIG_QUOTA_NETLINK_INTERFACE) += netlink.o
/Linux-v5.4/tools/lib/bpf/
DMakefile175 @(test -f ../../include/uapi/linux/netlink.h -a -f ../../../include/uapi/linux/netlink.h && ( \
176 (diff -B ../../include/uapi/linux/netlink.h ../../../include/uapi/linux/netlink.h >/dev/null) || \
DBuild2 netlink.o bpf_prog_linfo.o libbpf_probes.o xsk.o hashmap.o \
/Linux-v5.4/net/ncsi/
DMakefile5 obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
/Linux-v5.4/Documentation/w1/
Dindex.rst12 w1-netlink.rst
/Linux-v5.4/Documentation/ABI/stable/
Dthermal-notification4 The notification is in the form of a netlink event.
/Linux-v5.4/net/nfc/
DMakefile11 nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \
/Linux-v5.4/fs/dlm/
DMakefile12 netlink.o \
/Linux-v5.4/net/can/
DKconfig46 tristate "CAN Gateway/Router (with netlink configuration)"
54 by the netlink configuration interface known e.g. from iptables.
/Linux-v5.4/net/tipc/
DMakefile11 netlink.o netlink_compat.o node.o socket.o eth_media.o \
/Linux-v5.4/drivers/connector/
DKconfig8 of the netlink socket protocol.
/Linux-v5.4/security/selinux/
DMakefile8 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
/Linux-v5.4/net/batman-adv/
DMakefile25 batman-adv-y += netlink.o

123