rq_prot 342 fs/lockd/host.c .protocol = rqstp->rq_prot, rq_prot 352 fs/lockd/host.c (rqstp->rq_prot == IPPROTO_UDP ? "udp" : "tcp")); rq_prot 110 fs/nfsd/nfscache.c rp->c_key.k_prot = rqstp->rq_prot; rq_prot 262 include/linux/sunrpc/svc.h u32 rq_prot; /* IP protocol */ rq_prot 1531 net/sunrpc/svc.c if (rqstp->rq_prot == IPPROTO_TCP) rq_prot 1563 net/sunrpc/svc.c rqstp->rq_prot = req->rq_xprt->prot; rq_prot 1192 net/sunrpc/svc_xprt.c dr->prot = rqstp->rq_prot; rq_prot 1227 net/sunrpc/svc_xprt.c rqstp->rq_prot = dr->prot; rq_prot 254 net/sunrpc/svcsock.c if (rqstp->rq_prot == IPPROTO_UDP) { rq_prot 554 net/sunrpc/svcsock.c rqstp->rq_prot = IPPROTO_UDP; rq_prot 1096 net/sunrpc/svcsock.c rqstp->rq_prot = IPPROTO_TCP; rq_prot 831 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c rqstp->rq_prot = IPPROTO_MAX;