Searched refs:ICMP_UNREACH_PORT (Results 1 – 5 of 5) sorted by relevance
175 #define ICMP_UNREACH_PORT 3 /* bad port */ macro
209 type == ICMP_UNREACH && code == ICMP_UNREACH_PORT) { in icmp_error()541 case ICMP_UNREACH_PORT: in icmp_input()
701 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0); in udp_input()
291 code = ICMP_UNREACH_PORT; in nat464_translate_icmp()379 case ICMP_UNREACH_PORT: in nat464_translate_icmp()
4603 code = ICMP_UNREACH_PORT; in pf_translate_icmp_af()4691 case ICMP_UNREACH_PORT: in pf_translate_icmp_af()