xprt_iter_xchg_switch
extern struct rpc_xprt_switch *xprt_iter_xchg_switch(
oldxps = xprt_iter_xchg_switch(&clnt->cl_xpi, xps);
xps = xprt_iter_xchg_switch(&clnt->cl_xpi, oldxps);
xprt_switch_put(xprt_iter_xchg_switch(xpi, NULL));