rpc_remove_tag
rpc_remove_tag(taghd, rtxp->rtx_xprt, tag->rt_id);
extern void rpc_remove_tag(rpc_tag_hd_t *, void *, void *);
rpc_remove_tag(&svc_tag_hd, (void *)xprt, tag->rt_id);