Home
last modified time | relevance | path

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

123

/Linux-v4.19/net/psample/
DKconfig7 tristate "Packet-sampling netlink channel"
10 Say Y here to add support for packet-sampling netlink channel
11 This netlink channel allows transferring packets alongside some
/Linux-v4.19/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-v4.19/Documentation/connector/
Dconnector.txt5 Kernel connector - new netlink based userspace <-> kernel space easy
9 netlink based network. One must register a callback and an identifier.
10 When the driver receives a special netlink message with the appropriate
23 netlink based networking for inter-process communication in a significantly
98 netlink group to the user which is equal to its id.idx.
149 2.6.14 has a new netlink socket implementation, which by default does not
150 allow people to send data to netlink groups other than 1.
151 So, if you wish to use a netlink socket (for example using connector)
176 2.6.14 netlink code only allows to select a group which is less or equal to
186 Some work in netlink area is still being done, so things can be changed in
/Linux-v4.19/tools/lib/bpf/
DMakefile163 @(test -f ../../include/uapi/linux/netlink.h -a -f ../../../include/uapi/linux/netlink.h && ( \
164 (diff -B ../../include/uapi/linux/netlink.h ../../../include/uapi/linux/netlink.h >/dev/null) || \
/Linux-v4.19/Documentation/accounting/
Dtaskstats.txt5 Taskstats is a netlink-based interface for sending per-task and
29 To get statistics during a task's lifetime, userspace opens a unicast netlink
38 to be limited and assists in flow control over the netlink interface and is
66 The data exchanged between user and kernel space is a netlink message belonging
67 to the NETLINK_GENERIC family and using the netlink attributes interface.
145 2. Defining separate statistic structs and using the netlink attributes
146 interface to return them. Since userspace processes each netlink attribute
154 processing new netlink attributes. But if the new fields expand the existing
169 - increase the receive buffer sizes for the netlink sockets opened by
/Linux-v4.19/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
128 Applications have to use the netlink interface to influence the
136 are multicasted on the netlink group RTMGRP_LINK.
144 netlink multicast signals this state
148 -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.
/Linux-v4.19/net/ieee802154/
DKconfig16 bool "IEEE 802.15.4 experimental netlink support"
18 Adds experimental netlink support for nl802154.
DMakefile6 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
/Linux-v4.19/Documentation/hwmon/
Dacpi_power_meter28 When both of them are set, an ACPI event will be broadcast on the ACPI netlink
39 the netlink event socket and a poll notification will be sent to the
45 all cases the ACPI event will be broadcast on the ACPI netlink event socket as
/Linux-v4.19/fs/quota/
DKconfig22 bool "Report quota messages through netlink interface"
26 hardlimit, etc.) will be reported through netlink interface. If unsure,
37 future. Please use notification via netlink socket instead.
DMakefile8 obj-$(CONFIG_QUOTA_NETLINK_INTERFACE) += netlink.o
/Linux-v4.19/net/ncsi/
DMakefile4 obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
/Linux-v4.19/Documentation/ABI/stable/
Dthermal-notification4 The notification is in the form of a netlink event.
/Linux-v4.19/Documentation/w1/
D00-INDEX9 w1.netlink
/Linux-v4.19/net/nfc/
DMakefile11 nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \
/Linux-v4.19/fs/dlm/
DMakefile12 netlink.o \
/Linux-v4.19/net/can/
DKconfig44 tristate "CAN Gateway/Router (with netlink configuration)"
52 by the netlink configuration interface known e.g. from iptables.
/Linux-v4.19/net/tipc/
DMakefile11 netlink.o netlink_compat.o node.o socket.o eth_media.o \
/Linux-v4.19/drivers/connector/
DKconfig7 of the netlink socket protocol.
/Linux-v4.19/security/selinux/
DMakefile8 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
/Linux-v4.19/net/batman-adv/
DMakefile38 batman-adv-y += netlink.o
/Linux-v4.19/Documentation/driver-api/
Dw1.rst56 W1 external netlink API structures and commands.
/Linux-v4.19/drivers/infiniband/core/
DMakefile12 device.o fmr_pool.o cache.o netlink.o \

123