Searched refs:ICMP_EXC_FRAGTIME (Results 1 – 8 of 8) sorted by relevance
66 #define ICMP_EXC_FRAGTIME 1 /* Fragment Reass time exceeded */ macro
207 ICMP_EXC_FRAGTIME = 1
1059 icmp_time_exceeded_codes = ICMP_EXC_TTL, ICMP_EXC_FRAGTIME
1087 case ICMP_EXC_FRAGTIME: in pr_icmph()