Home
last modified time | relevance | path

Searched full:genetlink (Results 1 – 25 of 134) sorted by relevance

123456

/linux/Documentation/netlink/
H A Dnetlink-raw.yaml46 # Start genetlink-c
62 # End genetlink-c
63 # Start genetlink-legacy
69 # End genetlink-legacy
115 # Start genetlink-c
122 # End genetlink-c
123 # Start genetlink-legacy
178 # End genetlink-legacy
209 # Start genetlink-c
219 # End genetlink-c
[all …]
H A Dgenetlink.yaml4 $id: http://kernel.org/schemas/netlink/genetlink-legacy.yaml#
28 description: Specification of a genetlink protocol
34 description: Name of the genetlink family.
39 description: Schema compatibility level. Default is "genetlink".
40 enum: [ genetlink ]
/linux/Documentation/netlink/specs/
H A Dnlctrl.yaml4 protocol: genetlink-legacy
5 uapi-header: linux/genetlink.h
8 genetlink meta-family that exposes information about all genetlink
173 doc: Get / dump genetlink families
194 doc: Get / dump genetlink policies
H A Dlockd.yaml4 protocol: genetlink
H A Dhandshake.yaml10 protocol: genetlink
/linux/drivers/regulator/
H A Devent.c10 #include <net/genetlink.h>
46 /* add the genetlink message header */ in reg_generate_netlink_event()
67 /* send multicast genetlink message */ in reg_generate_netlink_event()
83 /* create genetlink for acpi event */ in reg_event_init()
86 pr_warn("Failed to create genetlink family for reg event\n"); in reg_event_init()
/linux/net/ipv6/ila/
H A Dila_main.c2 #include <net/genetlink.h>
4 #include <uapi/linux/genetlink.h>
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst9 the ``genetlink-legacy`` protocol level.
32 Older families (e.g. ``genetlink`` control family) attempted to
85 genetlink's policy dumps create the following structures::
/linux/net/netlink/
H A Dgenetlink.h7 /* for synchronisation between af_netlink and genetlink */
H A DMakefile6 obj-y := af_netlink.o genetlink.o policy.o
/linux/net/handshake/
H A Dtrace.c16 #include <net/genetlink.h>
H A Dgenl.h10 #include <net/genetlink.h>
H A Dgenl.c7 #include <net/genetlink.h>
/linux/net/smc/
H A Dsmc_netlink.h16 #include <net/genetlink.h>
/linux/net/batman-adv/
H A Dnetlink.h
/linux/net/ipv4/
H A Dfou_nl.h10 #include <net/genetlink.h>
/linux/drivers/net/team/
H A Dteam_nl.h10 #include <net/genetlink.h>
H A Dteam_nl.c7 #include <net/genetlink.h>
/linux/fs/nfsd/
H A Dnetlink.h10 #include <net/genetlink.h>
/linux/drivers/net/wireguard/
H A Dmain.c17 #include <net/genetlink.h>
/linux/tools/net/ynl/
H A DMakefile.deps28 CFLAGS_nlctrl:=$(call get_hdr_inc,__LINUX_GENERIC_NETLINK_H,genetlink.h)
/linux/net/core/
H A Dnetdev-genl-gen.h10 #include <net/genetlink.h>
/linux/drivers/net/ovpn/
H A Dnetlink-gen.h10 #include <net/genetlink.h>
/linux/drivers/dpll/
H A Ddpll_nl.h10 #include <net/genetlink.h>
/linux/net/mptcp/
H A Dmptcp_pm_gen.h10 #include <net/genetlink.h>

123456