Searched refs:xpo_sendto (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dsvc_xprt.h23 int (*xpo_sendto)(struct svc_rqst *); member in struct:svc_xprt_ops
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_transport.c81 .xpo_sendto = svc_rdma_sendto,
/linux-master/net/sunrpc/
H A Dsvcsock.c778 .xpo_sendto = svc_udp_sendto,
1301 .xpo_sendto = svc_tcp_sendto,
H A Dsvc_xprt.c921 status = xprt->xpt_ops->xpo_sendto(rqstp);

Completed in 217 milliseconds