taglinefilesource code
ICMP_PORT_UNREACH297net/ipv4/icmp.ccase ICMP_PORT_UNREACH:
ICMP_PORT_UNREACH1323net/ipv4/ip.cicmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0, dev);
ICMP_PORT_UNREACH609net/ipv4/udp.cicmp_send(skb, ICMP_DEST_UNREACH, ICMP_PORT_UNREACH, 0, dev);