Home
last modified time | relevance | path

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

123456

/linux/Documentation/netlink/
H A Dgenetlink-legacy.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, genetlink-c, genetlink-legacy ] # Trim
44 # Start genetlink-c
60 # End genetlink-c
61 # Start genetlink-legacy
71 # End genetlink-legacy
126 # Start genetlink-c
[all …]
H A Dnetlink-raw.yaml52 # Start genetlink-c
68 # End genetlink-c
69 # Start genetlink-legacy
75 # End genetlink-legacy
130 # Start genetlink-c
137 # End genetlink-c
138 # Start genetlink-legacy
193 # End genetlink-legacy
224 # Start genetlink-c
234 # End genetlink-c
[all …]
H A Dgenetlink-c.yaml4 $id: http://kernel.org/schemas/netlink/genetlink-c.yaml#
25 description: Specification of a genetlink protocol
31 description: Name of the genetlink family.
36 description: Schema compatibility level. Default is "genetlink".
37 enum: [ genetlink, genetlink-c ]
41 # Start genetlink-c
57 # End genetlink-c
112 # Start genetlink-c
122 # End genetlink-c
153 # Start 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 Dfou.yaml5 protocol: genetlink-legacy
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/include/net/
H A Dgenetlink.h8 #include <uapi/linux/genetlink.h>
47 * synchronized by the core genetlink code
306 * @family: pointer to the genetlink family
347 * genlmsg_iput - start genetlink message based on genl_info
351 * Convenience wrapper which starts a genetlink message based on
353 * by genetlink core to do/dump handlers (when constructing replies to
357 * Returns: pointer to new genetlink header.
379 * genlmsg_parse_deprecated - parse attributes of a genetlink message
381 * @family: genetlink message family
398 * genlmsg_parse - parse attributes of a genetlink message
[all …]
/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.h11 #include <net/genetlink.h>
H A Dgenl.c8 #include <net/genetlink.h>
/linux/net/smc/
H A Dsmc_netlink.h16 #include <net/genetlink.h>
/linux/kernel/power/
H A Dem_netlink_autogen.h11 #include <net/genetlink.h>
H A Dem_netlink_autogen.c8 #include <net/genetlink.h>
/linux/net/ipv4/
H A Dfou_nl.h11 #include <net/genetlink.h>
H A Dfou_nl.c8 #include <net/genetlink.h>
/linux/drivers/net/wireguard/
H A Dmain.c17 #include <net/genetlink.h>
/linux/net/mptcp/
H A Dmptcp_pm_gen.h11 #include <net/genetlink.h>
/linux/net/shaper/
H A Dshaper_nl_gen.h11 #include <net/genetlink.h>

123456