taglinefilesource code
DBG_ICMP71net/inet/icmp.cif (inet_debug != DBG_ICMP) return;
DBG_ICMP89net/inet/icmp.cDPRINTF((DBG_ICMP, "icmp_send(skb_in = %X, type = %d, code = %d, dev=%X)\n",
DBG_ICMP130net/inet/icmp.cDPRINTF((DBG_ICMP, ">>\n"));
DBG_ICMP151net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: %s: network unreachable.\n",
DBG_ICMP155net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: %s: host unreachable.\n",
DBG_ICMP163net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: %s:%d: port unreachable.\n",
DBG_ICMP174net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: Unreachable: CODE=%d from %s\n",
DBG_ICMP225net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: Unreach: CODE=%d\n",
DBG_ICMP364net/inet/icmp.cDPRINTF((DBG_ICMP, "ICMP: Discarded broadcast from %s\n",
DBG_ICMP416net/inet/icmp.cDPRINTF((DBG_ICMP,
DBG_ICMP436net/inet/icmp.creturn(dbg_ioctl((void *) arg, DBG_ICMP));
DBG_ICMP135net/inet/utils.ccase DBG_ICMP: