taglinefilesource code
icmp_reply76net/tcp/icmp.hicmp_reply (struct sk_buff *skb_in,  int type, int code, struct device *dev);
icmp_reply852net/tcp/ip.cicmp_reply (skb, ICMP_DEST_UNREACH, ICMP_PROT_UNREACH, dev);
icmp_reply898net/tcp/ip.cicmp_reply (skb, ICMP_DEST_UNREACH, ICMP_PROT_UNREACH, dev);
icmp_reply663net/tcp/udp.cicmp_reply (skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, dev);