Searched refs:ICMP_FRAG_NEEDED (Results 1 – 10 of 10) sorted by relevance
44 #define ICMP_FRAG_NEEDED 4 /* Fragmentation Needed/DF set */ macro
209 ICMP_FRAG_NEEDED = 4
1017 …T_UNREACH, ICMP_HOST_UNREACH, ICMP_PROT_UNREACH, ICMP_PORT_UNREACH, ICMP_FRAG_NEEDED, ICMP_SR_FAIL…
268 icmp_hdr->code != ICMP_FRAG_NEEDED) in parse_icmp()
1008 case ICMP_FRAG_NEEDED: in pr_icmph()