Home
last modified time | relevance | path

Searched refs:rq_prot (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/lockd/
Dhost.c342 .protocol = rqstp->rq_prot, in nlmsvc_lookup_host()
352 (rqstp->rq_prot == IPPROTO_UDP ? "udp" : "tcp")); in nlmsvc_lookup_host()
/kernel/linux/linux-5.10/include/linux/sunrpc/
Dsvc.h263 u32 rq_prot; /* IP protocol */ member
/kernel/linux/linux-5.10/fs/nfsd/
Dnfscache.c111 rp->c_key.k_prot = rqstp->rq_prot; in nfsd_reply_cache_alloc()
/kernel/linux/linux-5.10/net/sunrpc/
Dsvc_xprt.c1190 dr->prot = rqstp->rq_prot; in svc_defer()
1227 rqstp->rq_prot = dr->prot; in svc_deferred_recv()
Dsvcsock.c485 rqstp->rq_prot = IPPROTO_UDP; in svc_udp_recvfrom()
1016 rqstp->rq_prot = IPPROTO_TCP; in svc_tcp_recvfrom()
Dsvc.c1552 rqstp->rq_prot = req->rq_xprt->prot; in bc_svc_process()
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c855 rqstp->rq_prot = IPPROTO_MAX; in svc_rdma_recvfrom()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch59830 rqstp->rq_prot = req->rq_xprt->prot;
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch364492 rqstp->rq_prot = req->rq_xprt->prot;