Searched refs:IP_DEBUG_FINER (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 49 #define IP_DEBUG_FINER 2 /* More debug information printed. */ macro 320 ip_debug(IP_DEBUG_FINER, "Enter ip_xprt_set_addr"); 351 ip_debug(IP_DEBUG_FINER, "Enter ip_xprt_auth"); 383 ip_debug(IP_DEBUG_FINER, "Enter ip_xprt_accept"); 452 ip_debug(IP_DEBUG_FINER, "Enter ip_xprt_thread"); 516 ip_debug(IP_DEBUG_FINER, "Enter ip_xprt_create %p", (void *)ipx); 541 ip_debug(IP_DEBUG_FINER, "Enter ip_xprt_destory %s %p", 599 ip_debug(IP_DEBUG_FINER, "Enter ip_xprt_setup %s\n", 647 ip_debug(IP_DEBUG_FINER, "Exit ip_xprt_setup"); 670 ip_debug(IP_DEBUG_FINER, "Exi [all...] |
Completed in 59 milliseconds