Searched refs:rdma_nl_unicast (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/infiniband/core/ |
| H A D | netlink.c | 262 int rdma_nl_unicast(struct net *net, struct sk_buff *skb, u32 pid) in rdma_nl_unicast() function 270 EXPORT_SYMBOL(rdma_nl_unicast);
|
| H A D | iwpm_util.c | 604 ret = rdma_nl_unicast(&init_net, skb, iwpm_pid); in send_mapinfo_num() 632 ret = rdma_nl_unicast(&init_net, skb, iwpm_pid); in send_nlmsg_done() 781 ret = rdma_nl_unicast(&init_net, skb, iwpm_pid); in iwpm_send_hello()
|
| /linux/include/rdma/ |
| H A D | rdma_netlink.h | 86 int rdma_nl_unicast(struct net *net, struct sk_buff *skb, u32 pid);
|