Lines Matching full:netlink
6 #include <linux/netlink.h>
29 /* Define this module as providing netlink services for NETLINK_RDMA, with
39 MODULE_ALIAS("rdma-netlink-subsys-" __stringify(_val))
42 * Register client in RDMA netlink.
50 * Remove a client from IB netlink.
57 * @skb: The netlink skb.
58 * @nlh: Pointer to put the header of the new netlink message.
61 * @client: Calling IB netlink client.
69 * @skb: The netlink skb.
70 * @nlh: Header of the netlink message to append the attribute to.
82 * @skb: The netlink skb
83 * @pid: Userspace netlink process ID
91 * @skb: The netlink skb
92 * @pid: Userspace netlink process ID
98 * Send the supplied skb to a netlink group.
100 * @skb: The netlink skb
101 * @group: Netlink group ID
109 * Check if there are any listeners to the netlink group
110 * @group: the netlink group ID