other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| XPRT_LOOKUP_RQST(9) | Linux Networking | XPRT_LOOKUP_RQST(9) |
NAME¶
xprt_lookup_rqst - find an RPC request corresponding to an XIDSYNOPSIS¶
struct
rpc_rqst *
xprt_lookup_rqst(struct rpc_xprt * xprt,
__be32 xid);
ARGUMENTS¶
xprttransport on which the original request was
transmitted
xid
RPC XID of incoming reply
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |