fmd_xprt_translate
extern nvlist_t *fmd_xprt_translate(fmd_hdl_t *, fmd_xprt_t *, fmd_event_t *);
msgnvl = fmd_xprt_translate(hdl, xprthdl, ep);
if (ip_translate && (nvl = fmd_xprt_translate(hdl, xp, ep)) == NULL) {