Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dsvc_xprt.h15 struct svc_xprt_ops { struct
35 const struct svc_xprt_ops *xcl_ops; argument
53 const struct svc_xprt_ops *xpt_ops;
/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c81 static const struct svc_xprt_ops svc_rdma_ops = {
109 static const struct svc_xprt_ops svc_rdma_bc_ops = {
/Linux-v4.19/net/sunrpc/
Dsvcsock.c685 static const struct svc_xprt_ops svc_udp_ops = {
1235 static const struct svc_xprt_ops svc_tcp_bc_ops = {
1269 static const struct svc_xprt_ops svc_tcp_ops = {