ICMP_UNREACH_HOST
{ "host-unr", ICMP_UNREACH, ICMP_UNREACH_HOST },
case ICMP_UNREACH_HOST:
code = ICMP_UNREACH_HOST;
case ICMP_UNREACH_HOST:
pf_send_icmp(m0, ICMP_UNREACH, ICMP_UNREACH_HOST,
case ICMP_UNREACH_HOST:
code = ICMP_UNREACH_HOST;
icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_HOST, dest, 0);
code = ICMP_UNREACH_HOST;
{ "host-unr", ICMP_UNREACH, ICMP_UNREACH_HOST },
{ ICMP_UNREACH_HOST, "host %s unreachable" },
case ICMP_UNREACH_HOST: