2 * Shared Memory Communications over RDMA (SMC-R) and RoCE
6 * Copyright IBM Corp. 2016
8 * Author(s): Ursula Braun <ubraun@linux.vnet.ibm.com>
14 #include <linux/socket.h>
15 #include <linux/types.h>
19 void smc_rx_init(struct smc_sock
*smc
);
20 int smc_rx_recvmsg(struct smc_sock
*smc
, struct msghdr
*msg
, size_t len
,