Home
last modified time | relevance | path

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

1234

/Linux-v6.1/Documentation/translations/zh_CN/accounting/
Dtaskstats.rst11 Taskstats是一个基于netlink的接口,用于从内核向用户空间发送每任务及每进程的
34 为了在任务生命周期内获得统计信息,用户空间需打开一个单播的netlink套接字
40 cpu掩码可以限制一个监听者收到的数据,并有助于对netlink接口进行流量控制,后文
62 用户、内核空间的数据交换是属于NETLINK_GENERIC族的netlink消息,使用netlink属性
122 2. 定义单独的统计结构体并使用netlink属性接口返回对应的数据。由于用户空间独立
123 处理每个netlink属性,所以总是可以忽略其不理解类型的属性(因为使用了旧版本接口)。
126 首选方法,因为内核和用户空间无需承担处理新netlink属性的开销。但若新字段过多的
138 - 增大监听者用于接收退出数据的netlink套接字接收缓存区。
/Linux-v6.1/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-v6.1/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
63 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 not
112 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 to
148 Some work in netlink area is still being done, so things can be changed in
/Linux-v6.1/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py14 from pyroute2.netlink import NLM_F_ACK
15 from pyroute2.netlink import NLM_F_REQUEST
16 from pyroute2.netlink import genlmsg
17 from pyroute2.netlink import nla
18 from pyroute2.netlink.exceptions import NetlinkError
19 from pyroute2.netlink.generic import GenericNetlinkSocket
/Linux-v6.1/Documentation/filesystems/
Dquota.rst23 Quota netlink interface
29 Thus quota netlink interface has been designed to pass information about
33 The interface uses generic netlink framework (see
35 more details about this layer). The name of the quota generic netlink interface
37 the quota netlink protocol is not namespace aware, quota netlink messages are
/Linux-v6.1/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-v6.1/Documentation/networking/
Dnfc.rst24 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 when
118 netlink event. As a target can support more than one NFC protocol, the user
Doperstates.rst32 Both admin and operational state can be queried via the netlink
153 Applications have to use the netlink interface to influence the
161 are multicasted on the netlink group RTNLGRP_LINK.
169 netlink multicast signals this state
173 - see how operstate and IFF_RUNNING is echoed via netlink multicast
Dl2tp.rst95 L2TP applications use netlink to manage L2TP tunnel and session
96 instances in the kernel. The L2TP netlink API is defined in
102 netlink attribute types that can be used with each command.
108 attributes. If netlink is used to manage L2TPv2 tunnel and session
258 netlink command and attribute definitions.
262 - Open L2TP netlink socket::
312 /* there are other session options which can be set using netlink
419 implemented only L2TPv2 and did not include a netlink API. Instead,
424 being created by a separate netlink request:
438 L2TPv2 applications should use netlink to first create the tunnel and
[all …]
Dmptcp-sysctl.rst53 per-namespace values configured over the MPTCP netlink
56 a privileged userspace program, at the cost of more netlink
/Linux-v6.1/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-v6.1/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-v6.1/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.
DMakefile7 obj-$(CONFIG_QUOTA_NETLINK_INTERFACE) += netlink.o
/Linux-v6.1/net/ncsi/
DMakefile5 obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o ncsi-netlink.o
/Linux-v6.1/include/trace/events/
Dnetlink.h2 #define TRACE_SYSTEM netlink
/Linux-v6.1/Documentation/w1/
Dindex.rst12 w1-netlink.rst
/Linux-v6.1/Documentation/ABI/stable/
Dthermal-notification4 The notification is in the form of a netlink event.
/Linux-v6.1/tools/lib/bpf/
DBuild2 netlink.o bpf_prog_linfo.o libbpf_probes.o hashmap.o \
/Linux-v6.1/net/nfc/
DMakefile11 nfc-objs := core.o netlink.o af_nfc.o rawsock.o llcp_core.o llcp_commands.o \
/Linux-v6.1/drivers/net/can/dev/
DMakefile11 can-dev-$(CONFIG_CAN_NETLINK) += netlink.o
/Linux-v6.1/fs/dlm/
DMakefile20 dlm-$(CONFIG_DLM_DEPRECATED_API) += netlink.o
/Linux-v6.1/drivers/net/wireguard/
DMakefile16 wireguard-y += netlink.o
/Linux-v6.1/net/ethtool/
DMakefile7 ethtool_nl-y := netlink.o bitset.o strset.o linkinfo.o linkmodes.o \

1234