Lines Matching full:netlink
6 #include <linux/netlink.h>
27 /* Define this module as providing netlink services for NETLINK_RDMA, with
37 MODULE_ALIAS("rdma-netlink-subsys-" __stringify(_val))
40 * Register client in RDMA netlink.
48 * Remove a client from IB netlink.
55 * @skb: The netlink skb.
56 * @nlh: Pointer to put the header of the new netlink message.
59 * @client: Calling IB netlink client.
67 * @skb: The netlink skb.
68 * @nlh: Header of the netlink message to append the attribute to.
80 * @skb: The netlink skb
81 * @pid: Userspace netlink process ID
89 * @skb: The netlink skb
90 * @pid: Userspace netlink process ID
96 * Send the supplied skb to a netlink group.
98 * @skb: The netlink skb
99 * @group: Netlink group ID
107 * Check if there are any listeners to the netlink group
108 * @group: the netlink group ID