Searched refs:ibnl_put_msg (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/infiniband/core/ |
| H A D | netlink.c | 131 void *ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq, in ibnl_put_msg() function 139 EXPORT_SYMBOL(ibnl_put_msg);
|
| H A D | iwpm_util.c | 447 if (!(ibnl_put_msg(skb, nlh, 0, 0, nl_client, nl_op, in iwpm_create_nlmsg() 625 if (!(ibnl_put_msg(skb, &nlh, 0, 0, nl_client, in send_nlmsg_done() 664 if (!(ibnl_put_msg(skb, &nlh, 0, 0, nl_client, in iwpm_send_mapinfo()
|
| H A D | addr.c | 160 data = ibnl_put_msg(skb, &nlh, seq, 0, RDMA_NL_LS, in ib_nl_ip_send_msg()
|
| /linux/include/rdma/ |
| H A D | rdma_netlink.h | 65 void *ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq,
|