xprt_iter_rewind
extern void xprt_iter_rewind(struct rpc_xprt_iter *xpi);
xprt_iter_rewind(&xpi);
xprt_iter_rewind(xpi);