Searched refs:netlink (Results 1 – 25 of 562) sorted by relevance
12345678910>>...23
1 …netlink/built-in.a := echo >/dev/null; rm -f net/netlink/built-in.a; /usr/bin/ccache /home/test/wo…
7 Kernel connector - new netlink based userspace <-> kernel space easy11 netlink based network. One must register a callback and an identifier.12 When the driver receives a special netlink message with the appropriate25 netlink based networking for inter-process communication in a significantly63 netlink group to the user which is equal to its id.idx.111 2.6.14 has a new netlink socket implementation, which by default does not112 allow people to send data to netlink groups other than 1.113 So, if you wish to use a netlink socket (for example using connector)138 2.6.14 netlink code only allows to select a group which is less or equal to148 Some work in netlink area is still being done, so things can be changed in
7 tristate "Packet-sampling netlink channel"10 Say Y here to add support for packet-sampling netlink channel11 This netlink channel allows transferring packets alongside some
23 Quota netlink interface29 Thus quota netlink interface has been designed to pass information about33 The interface uses generic netlink framework (see35 more details about this layer). The name of the quota generic netlink interface37 the quota netlink protocol is not namespace aware, quota netlink messages are
6 Taskstats is a netlink-based interface for sending per-task and30 To get statistics during a task's lifetime, userspace opens a unicast netlink39 to be limited and assists in flow control over the netlink interface and is67 The data exchanged between user and kernel space is a netlink message belonging68 to the NETLINK_GENERIC family and using the netlink attributes interface.146 2. Defining separate statistic structs and using the netlink attributes147 interface to return them. Since userspace processes each netlink attribute155 processing new netlink attributes. But if the new fields expand the existing170 - increase the receive buffer sizes for the netlink sockets opened by
53 netlink/af_netlink.o/54 netlink/genetlink.o/55 netlink/policy.o/58 ethtool/netlink.o/130 ipv4/netlink.o/
24 The control operations are available to userspace via generic netlink.40 | AF_NFC | netlink |76 Generic netlink is used to implement the interface to the control operations.100 All polling operations requested through one netlink socket are stopped when118 netlink event. As a target can support more than one NFC protocol, the user
95 L2TP applications use netlink to manage L2TP tunnel and session96 instances in the kernel. The L2TP netlink API is defined in102 netlink attribute types that can be used with each command.108 attributes. If netlink is used to manage L2TPv2 tunnel and session258 netlink command and attribute definitions.262 - Open L2TP netlink socket::424 being created by a separate netlink request:448 configuration is done using netlink. There is no need for an L2TP451 ``L2TP_CMD_TUNNEL_CREATE`` netlink request. The ``ip`` utility of474 problems. Applications should instead use the netlink API.[all …]
32 Both admin and operational state can be queried via the netlink153 Applications have to use the netlink interface to influence the161 are multicasted on the netlink group RTNLGRP_LINK.169 netlink multicast signals this state173 - see how operstate and IFF_RUNNING is echoed via netlink multicast
140 netlink section in uAPIs163 ethtool-netlink166 Ethtool netlink is a replacement for the older IOCTL interface.216 translated to netlink attributes when dumped. Drivers must not overwrite
31 When both of them are set, an ACPI event will be broadcast on the ACPI netlink42 the netlink event socket and a poll notification will be sent to the48 all cases the ACPI event will be broadcast on the ACPI netlink event socket as
17 bool "IEEE 802.15.4 experimental netlink support"19 Adds experimental netlink support for nl802154.
6 ieee802154-y := netlink.o nl-mac.o nl-phy.o nl_policy.o core.o \
23 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.
7 obj-$(CONFIG_QUOTA_NETLINK_INTERFACE) += netlink.o
33 4. Send the VDPA_CMD_DEV_NEW netlink message to attach the VDUSE38 1. Send the VDPA_CMD_DEV_DEL netlink message to detach the VDUSE46 The netlink messages can be sent via vdpa tool in iproute2 or use the107 the VDPA_CMD_DEV_NEW netlink message. Userspace needs to read()/write() on
5 obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
2 #define TRACE_SYSTEM netlink
12 w1-netlink.rst
4 The notification is in the form of a netlink event.
7 can-dev-y += netlink.o
2 netlink.o bpf_prog_linfo.o libbpf_probes.o xsk.o hashmap.o \
11 nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \
12 netlink.o \
5 netlink.o/
Completed in 80 milliseconds