taglinefilesource code
DBG_ICMP72net/inet/icmp.cif (inet_debug != DBG_ICMP) return;
DBG_ICMP90net/inet/icmp.cDPRINTF((DBG_ICMP, "icmp_send(skb_in = %X, type = %d, code = %d, dev=%X)\n",
DBG_ICMP131net/inet/icmp.cDPRINTF((DBG_ICMP, ">>\n"));
DBG_ICMP152net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: %s: network unreachable.\n",
DBG_ICMP156net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: %s: host unreachable.\n",
DBG_ICMP164net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: %s:%d: port unreachable.\n",
DBG_ICMP175net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: Unreachable: CODE=%d from %s\n",
DBG_ICMP228net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: Unreach: CODE=%d\n",
DBG_ICMP426net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: Discarded broadcast from %s\n",
DBG_ICMP485net/inet/icmp.cDPRINTF((DBG_ICMP,
DBG_ICMP505net/inet/icmp.creturn(dbg_ioctl((void *) arg, DBG_ICMP));
DBG_ICMP135net/inet/utils.ccase DBG_ICMP: