Searched refs:ICMP_EXC_FRAGTIME (Results 1 – 8 of 8) sorted by relevance
66 #define ICMP_EXC_FRAGTIME 1 /* Fragment Reass time exceeded */ macro
67 #define ICMP_EXC_FRAGTIME 1 /* Fragment Reass time exceeded */ macro
90 #define ICMP_EXC_FRAGTIME 1 /* Fragment Reass time exceeded */ macro
190 icmp_send(head, ICMP_TIME_EXCEEDED, ICMP_EXC_FRAGTIME, 0); in ip_expire()
920 if (icmph->code == ICMP_EXC_FRAGTIME) in icmp_unreach()
631 if (ICMP_EXC_FRAGTIME == code) in sctp_v4_err()