taglinefilesource code
ICMP_FRAG_NEEDED299net/ipv4/icmp.ccase ICMP_FRAG_NEEDED:
ICMP_FRAG_NEEDED908net/ipv4/ip.cicmp_send(skb,ICMP_DEST_UNREACH, ICMP_FRAG_NEEDED, dev->mtu, dev);
ICMP_FRAG_NEEDED921net/ipv4/ip.cicmp_send(skb,ICMP_DEST_UNREACH,ICMP_FRAG_NEEDED,dev->mtu, dev);