Searched refs:ICMP_EXC_TTL (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | icmp.h | 68 #define ICMP_EXC_TTL 0 /* TTL count exceeded */ macro |
| /linux/net/ipv4/ | ||
| H A D | ip_forward.c | 176 icmp_send(skb, ICMP_TIME_EXCEEDED, ICMP_EXC_TTL, 0); in ip_forward() |