Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c85 #define IPX_ID(a) ((a)->ipx_addr == NULL ? "(Not connected)" : (a)->ipx_addr) macro
169 ip_debug(IP_DEBUG_FINE, "burping ipx %s", IPX_ID(ipx)); in ip_fmdo_send()
216 "failed to send to %s", IPX_ID(ipx)); in ip_fmdo_send()
226 size, IPX_ID(ipx)); in ip_fmdo_send()
288 "failed to recv on ipx %s", IPX_ID(ipx)); in ip_xprt_recv()
414 iph->iph_magic[3], IPX_ID(ipx)); in ip_xprt_recv_event()
427 IPX_ID(ipx), strerror(err)); in ip_xprt_recv_event()
441 size, IPX_ID(ipx)); in ip_xprt_recv_event()
542 IPX_ID(ipx), (void *)ipx); in ip_xprt_destroy()