ICMP_UNREACH_HOST
{ "host-unr", ICMP_UNREACH, ICMP_UNREACH_HOST },
case ICMP_UNREACH_HOST:
case ICMP_UNREACH_HOST:
code = ICMP_UNREACH_HOST;
code = ICMP_UNREACH_HOST;
icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_HOST, 0, 0);
code = ICMP_UNREACH_HOST;
icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_HOST, 0, 0);
case ICMP_UNREACH_HOST: