xprt_get(9) return a reference to an RPC transport.

SYNOPSIS

struct rpc_xprt * xprt_get(struct rpc_xprt * xprt);

ARGUMENTS

xprt

pointer to the transport

COPYRIGHT