Searched refs:ICMP_EXC_FRAGTIME (Results 1 – 4 of 4) sorted by relevance
69 #define ICMP_EXC_FRAGTIME 1 /* Fragment Reass time exceeded */ macro
190 icmp_send(head, ICMP_TIME_EXCEEDED, ICMP_EXC_FRAGTIME, 0); in ip_expire()
914 if (icmph->code == ICMP_EXC_FRAGTIME) in icmp_unreach()
586 if (code == ICMP_EXC_FRAGTIME) in sctp_v4_err_handle()