rpc_remove_xprt
rpc_remove_xprt(tghd, tag, xprt);
extern void rpc_remove_xprt(rpc_tag_hd_t *, rpc_tag_t *, void *);
rpc_remove_xprt(&svc_tag_hd, tag, (void *)xprt);