Searched refs:ICMP_TIME_EXCEEDED (Results 1 – 13 of 13) sorted by relevance
31 #define ICMP_TIME_EXCEEDED 11 /* Time Exceeded */ macro
176 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in ip_forward()
163 case ICMP_TIME_EXCEEDED: in ipip_err() 190 if (t->parms.iph.ttl == 0 && type == ICMP_TIME_EXCEEDED) in ipip_err()
738 case ICMP_TIME_EXCEEDED: in icmp_ext_append()1165 case ICMP_TIME_EXCEEDED: in icmp_unreach()1676 [ICMP_TIME_EXCEEDED] = {
181 case ICMP_TIME_EXCEEDED: in ipgre_err()194 if (type == ICMP_TIME_EXCEEDED) in ipgre_err()207 if (t->parms.iph.ttl == 0 && type == ICMP_TIME_EXCEEDED) in ipgre_err()
185 icmp_send(head, ICMP_TIME_EXCEEDED, ICMP_EXC_FRAGTIME, 0); in ip_expire()
519 type == ICMP_TIME_EXCEEDED || in tcp_v4_err()603 case ICMP_TIME_EXCEEDED: in tcp_v4_err()
953 case ICMP_TIME_EXCEEDED: in udp_err()
1131 (ic->type != ICMP_TIME_EXCEEDED)) { in ip_vs_out_icmp()1798 (ic->type != ICMP_TIME_EXCEEDED)) { in ip_vs_in_icmp()
572 case ICMP_TIME_EXCEEDED: in sctp_v4_err_handle()
906 if (type == ICMP_TIME_EXCEEDED) in ip6_err_gen_icmpv6_unreach()
3559 fl4->fl4_icmp_type == ICMP_TIME_EXCEEDED)) in icmp_err_packet()