Searched refs:rq_prot (Results 1 – 7 of 7) sorted by relevance
342 .protocol = rqstp->rq_prot, in nlmsvc_lookup_host()352 (rqstp->rq_prot == IPPROTO_UDP ? "udp" : "tcp")); in nlmsvc_lookup_host()
262 u32 rq_prot; /* IP protocol */ member
254 if (rqstp->rq_prot == IPPROTO_UDP) { in svc_sendto()554 rqstp->rq_prot = IPPROTO_UDP; in svc_udp_recvfrom()1094 rqstp->rq_prot = IPPROTO_TCP; in svc_tcp_recvfrom()
1193 dr->prot = rqstp->rq_prot; in svc_defer()1228 rqstp->rq_prot = dr->prot; in svc_deferred_recv()
1531 if (rqstp->rq_prot == IPPROTO_TCP) in svc_process()1563 rqstp->rq_prot = req->rq_xprt->prot; in bc_svc_process()
809 rqstp->rq_prot = IPPROTO_MAX; in svc_rdma_recvfrom()
110 rp->c_key.k_prot = rqstp->rq_prot; in nfsd_reply_cache_alloc()