Linux Kernel
3.7.1
|
#include <linux/sunrpc/debug.h>
#include <linux/sunrpc/rpc_rdma.h>
#include <linux/spinlock.h>
#include <asm/unaligned.h>
#include <rdma/ib_verbs.h>
#include <rdma/rdma_cm.h>
#include <linux/sunrpc/svc_rdma.h>
Go to the source code of this file.
Macros | |
#define | RPCDBG_FACILITY RPCDBG_SVCXPRT |
Functions | |
void | svc_rdma_prep_reply_hdr (struct svc_rqst *rqstp) |
int | svc_rdma_sendto (struct svc_rqst *rqstp) |
#define RPCDBG_FACILITY RPCDBG_SVCXPRT |
Definition at line 50 of file svc_rdma_sendto.c.
Definition at line 657 of file svc_rdma_sendto.c.
Definition at line 673 of file svc_rdma_sendto.c.