Home
last modified time | relevance | path

Searched refs:xcl_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/sunrpc/
Dsvc_xprt.h34 struct svc_xprt_ops *xcl_ops; member
/linux-4.4.14/net/sunrpc/
Dsvcsock.c739 .xcl_ops = &svc_udp_ops,
1288 .xcl_ops = &svc_tcp_bc_ops,
1328 .xcl_ops = &svc_tcp_ops,
Dsvc_xprt.c156 xprt->xpt_ops = xcl->xcl_ops; in svc_xprt_init()
208 return xcl->xcl_ops->xpo_create(serv, net, sap, len, flags); in __svc_xpo_create()
/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c94 .xcl_ops = &svc_rdma_ops,
116 .xcl_ops = &svc_rdma_bc_ops,