Searched refs:xpo_recvfrom (Results 1 – 4 of 4) sorted by relevance
21 int (*xpo_recvfrom)(struct svc_rqst *); member
721 .xpo_recvfrom = svc_udp_recvfrom,1312 .xpo_recvfrom = svc_tcp_recvfrom,
737 len = xprt->xpt_ops->xpo_recvfrom(rqstp); in svc_recv()
77 .xpo_recvfrom = svc_rdma_recvfrom,