Searched refs:ICMP_EXC_FRAGTIME (Results 1 – 3 of 3) sorted by relevance
65 #define ICMP_EXC_FRAGTIME 1 /* Fragment Reass time exceeded */ macro
252 icmp_send(head, ICMP_TIME_EXCEEDED, ICMP_EXC_FRAGTIME, 0); in ip_expire()
627 if (ICMP_EXC_FRAGTIME == code) in sctp_v4_err()