1XPRT_LOOKUP_RQST(9)            Linux Networking            XPRT_LOOKUP_RQST(9)
2
3
4

NAME

6       xprt_lookup_rqst - find an RPC request corresponding to an XID
7

SYNOPSIS

9       struct rpc_rqst * xprt_lookup_rqst(struct rpc_xprt * xprt, __be32 xid);
10

ARGUMENTS

12       xprt
13           transport on which the original request was transmitted
14
15       xid
16           RPC XID of incoming reply
17
19Kernel Hackers Manual 3.10         June 2019               XPRT_LOOKUP_RQST(9)
Impressum