1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Shared Memory Communications over RDMA (SMC-R) and RoCE
7 * Copyright IBM Corp. 2016
15 #include <linux/socket.h>
16 #include <linux/types.h>
20 void smc_rx_init(struct smc_sock *smc);
21 int smc_rx_recvmsg(struct smc_sock *smc, struct msghdr *msg, size_t len,