Home
last modified time | relevance | path

Searched refs:ip_translate (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c121 static int ip_translate; /* call fmd_xprt_translate() before sending */ variable
178 if (ip_translate && (nvl = fmd_xprt_translate(hdl, xp, ep)) == NULL) { in ip_fmdo_send()
202 if (ip_translate) in ip_fmdo_send()
980 ip_translate = fmd_prop_get_int32(hdl, "ip_translate"); in _fmd_init()