Searched refs:ICMP_EXC_FRAGTIME (Results 1 – 4 of 4) sorted by relevance
66 #define ICMP_EXC_FRAGTIME 1 /* Fragment Reass time exceeded */ macro
634 if (ICMP_EXC_FRAGTIME == code) in sctp_v4_err()
851 if (icmph->code == ICMP_EXC_FRAGTIME) in icmp_unreach()
256 icmp_send(head, ICMP_TIME_EXCEEDED, ICMP_EXC_FRAGTIME, 0); in ip_expire()