Searched refs:ICMP_EXC_TTL (Results 1 – 8 of 8) sorted by relevance
65 #define ICMP_EXC_TTL 0 /* TTL count exceeded */ macro
208 ICMP_EXC_TTL = 0
1059 icmp_time_exceeded_codes = ICMP_EXC_TTL, ICMP_EXC_FRAGTIME
1084 case ICMP_EXC_TTL: in pr_icmph()