Home
last modified time | relevance | path

Searched refs:svc_xprt_ops (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/sunrpc/
Dsvc_xprt.h13 struct svc_xprt_ops { struct
31 struct svc_xprt_ops *xcl_ops; argument
48 struct svc_xprt_ops *xpt_ops;
/linux-2.6.39/net/sunrpc/
Dsvcsock.c679 static struct svc_xprt_ops svc_udp_ops = {
1222 static struct svc_xprt_ops svc_tcp_bc_ops = {
1255 static struct svc_xprt_ops svc_tcp_ops = {
/linux-2.6.39/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c72 static struct svc_xprt_ops svc_rdma_ops = {