Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/
H A Dip.c48 #define IP_DEBUG_FINE 1 /* Basic debug information printed (default) */ macro
157 ip_debug(IP_DEBUG_FINE, "ip_fmdo_send failed: xp=NULL\n"); in ip_fmdo_send()
169 ip_debug(IP_DEBUG_FINE, "burping ipx %s", IPX_ID(ipx)); in ip_fmdo_send()
215 ip_debug(IP_DEBUG_FINE, in ip_fmdo_send()
287 ip_debug(IP_DEBUG_FINE, in ip_xprt_recv()
341 ip_debug(IP_DEBUG_FINE, "connection addr is %s on %p", in ip_xprt_set_addr()
366 ip_debug(IP_DEBUG_FINE, "ip_authority %s=%s\n", in ip_xprt_auth()
390 ip_debug(IP_DEBUG_FINE, "Accepted socket on fd %d", fd); in ip_xprt_accept()
467 ip_debug(IP_DEBUG_FINE, "hangup fd %d\n", ipx->ipx_fd); in ip_xprt_thread()
482 ip_debug(IP_DEBUG_FINE, in ip_xprt_thread()
[all …]