Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/sunrpc/
Dsvc.h109 u32 rq_prot; /* IP protocol */ member
/linux-2.4.37.9/fs/lockd/
Dsvc4proc.c426 int prot = rqstp->rq_prot; in nlm4svc_proc_sm_notify()
493 rqstp->rq_prot, rqstp->rq_vers); in nlm4svc_callback()
Dsvcproc.c454 int prot = rqstp->rq_prot; in nlmsvc_proc_sm_notify()
519 rqstp->rq_prot, rqstp->rq_vers); in nlmsvc_callback()
Dhost.c55 rqstp->rq_prot, rqstp->rq_vers); in nlmsvc_lookup_host()
Dsvclock.c181 rqstp->rq_prot, rqstp->rq_vers); in nlmsvc_create_block()
/linux-2.4.37.9/net/sunrpc/
Dsvcsock.c332 if (rqstp->rq_prot == IPPROTO_UDP) { in svc_sendto()
541 rqstp->rq_prot = IPPROTO_UDP; in svc_udp_recvfrom()
903 rqstp->rq_prot = IPPROTO_TCP; in svc_tcp_recvfrom()
/linux-2.4.37.9/fs/nfsd/
Dnfscache.c170 proto = rqstp->rq_prot, in nfsd_cache_lookup()