Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc_xprt.h36 const struct svc_xprt_ops *xcl_ops; member
/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dsvc_rdma_transport.c94 .xcl_ops = &svc_rdma_ops,
/linux-6.3-rc2/net/sunrpc/
A Dsvc_xprt.c191 xprt->xpt_ops = xcl->xcl_ops; in svc_xprt_init()
244 xprt = xcl->xcl_ops->xpo_create(serv, net, sap, len, flags); in __svc_xpo_create()
A Dsvcsock.c646 .xcl_ops = &svc_udp_ops,
1221 .xcl_ops = &svc_tcp_ops,

Completed in 9 milliseconds