Searched refs:ICMP_EXC_TTL (Results 1 – 10 of 10) sorted by relevance
65 #define ICMP_EXC_TTL 0 /* TTL count exceeded */ macro
66 #define ICMP_EXC_TTL 0 /* TTL count exceeded */ macro
171 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in ip_forward()
161 if (code != ICMP_EXC_TTL) in ipip_err()
180 if (code != ICMP_EXC_TTL) in ipgre_err()
89 #define ICMP_EXC_TTL 0 /* TTL count exceeded */ macro
290 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in decrement_ttl()
551 if (code != ICMP_EXC_TTL) in ipip6_err()