1. NAME

rpc_net_ns - Get the network namespace for this RPC client

2. SYNOPSIS

struct net * rpc_net_ns(struct rpc_clnt *  clnt );

3. ARGUMENTS

clnt
    RPC client to query

4. COPYRIGHT