ICMP_UNREACH
if (icmph->icmp_type != ICMP_UNREACH)
{"unreach", ICMP_UNREACH},
{ICMP_UNREACH, "Dest Unreachable"},
case ICMP_UNREACH:
if (icmp->icmp_type == ICMP_UNREACH ||
case ICMP_UNREACH:
type == ICMP_UNREACH &&
*type == ICMP_UNREACH || *type == ICMP_ECHOREPLY) {
if (*type == ICMP_UNREACH &&
{ICMP_UNREACH, "Dest Unreachable"},
if (type != ICMP_UNREACH) {
| IPFY_ICMPT_UNR { $$ = ICMP_UNREACH; }
if (ic->icmp_type == ICMP_UNREACH ||
{ ICMP_UNREACH, icmpunreachnames,
case ICMP_UNREACH:
(void) fr_send_icmp_err(ICMP_UNREACH, fin, dst);
case ICMP_UNREACH :
if (type == ICMP_UNREACH && (phy != 0) &&
icmp->icmp_type = ICMP_UNREACH;
case ICMP_UNREACH :
#ifndef ICMP_UNREACH