Searched refs:ICMP_UNREACH_HOST (Results 1 – 6 of 6) sorted by relevance
173 #define ICMP_UNREACH_HOST 1 /* bad host */ macro
2992 code = ICMP_UNREACH_HOST; in ip_dooptions()3539 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_HOST, dest, 0); in ip_forward()3664 code = ICMP_UNREACH_HOST; in ip_forward()
525 case ICMP_UNREACH_HOST: in icmp_input()
335 .icmp_code = ICMP_UNREACH_HOST,
291 code = ICMP_UNREACH_HOST; in nat464_translate_icmp()377 case ICMP_UNREACH_HOST: in nat464_translate_icmp()
4634 code = ICMP_UNREACH_HOST; in pf_translate_icmp_af()4720 case ICMP_UNREACH_HOST: in pf_translate_icmp_af()