Searched refs:ICMP_EXC_TTL (Results 1 – 4 of 4) sorted by relevance
64 #define ICMP_EXC_TTL 0 /* TTL count exceeded */ macro
155 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in ip_forward()
168 if (code != ICMP_EXC_TTL) in ipgre_err()
545 if (code != ICMP_EXC_TTL) in ipip6_err()