Searched refs:ibnl_multicast (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/rdma/ |
D | rdma_netlink.h | 77 int ibnl_multicast(struct sk_buff *skb, struct nlmsghdr *nlh,
|
/linux-4.4.14/drivers/infiniband/core/ |
D | netlink.c | 237 int ibnl_multicast(struct sk_buff *skb, struct nlmsghdr *nlh, in ibnl_multicast() function 242 EXPORT_SYMBOL(ibnl_multicast);
|
D | iwpm_msg.c | 107 ret = ibnl_multicast(skb, nlh, RDMA_NL_GROUP_IWPM, GFP_KERNEL); in iwpm_register_pid()
|
D | sa_query.c | 547 ret = ibnl_multicast(skb, nlh, RDMA_NL_GROUP_LS, gfp_mask); in ib_nl_send_msg()
|