Home | History | Annotate | Download | only in tcpdump

Lines Matching full:unreachable

115 #define	ICMP_UNREACH		3		/* dest unreachable, codes: */
212 { ICMP_UNREACH_NET, "net %s unreachable" },
213 { ICMP_UNREACH_HOST, "host %s unreachable" },
215 "%s unreachable - source route failed" },
216 { ICMP_UNREACH_NET_UNKNOWN, "net %s unreachable - unknown" },
217 { ICMP_UNREACH_HOST_UNKNOWN, "host %s unreachable - unknown" },
219 "%s unreachable - source host isolated" },
221 "net %s unreachable - admin prohibited" },
223 "host %s unreachable - admin prohibited" },
225 "net %s unreachable - tos prohibited" },
227 "host %s unreachable - tos prohibited" },
229 "host %s unreachable - admin prohibited filter" },
231 "host %s unreachable - host precedence violation" },
233 "host %s unreachable - precedence cutoff" },
267 * The Destination Unreachable, Time Exceeded
375 "%s protocol %d unreachable",
391 "%s tcp port %s unreachable",
398 "%s udp port %s unreachable",
405 "%s protocol %d port %d unreachable",
419 "%s unreachable - need to frag (mtu %d)",
423 "%s unreachable - need to frag",
430 fmt = tok2str(unreach2str, "#%d %%s unreachable",