Searched refs:ICMP_UNREACH_PORT (Results 1 – 10 of 10) sorted by relevance
172 #define ICMP_UNREACH_PORT 3 /* bad port */ macro
419 case ICMP_UNREACH_PORT: in icmp_input_if()
592 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, in udp_input()
215 case ICMP_UNREACH_PORT: in icmp_print()
772 case ICMP_UNREACH_PORT: in icmp4_code()
1596 case ICMP_UNREACH_PORT: in pr_icmph()
148 { "port-unr", ICMP_UNREACH, ICMP_UNREACH_PORT },
63 (ICMP_UNREACH << 8) | ICMP_UNREACH_PORT;5493 returnicmpdefault = (ICMP_UNREACH << 8) | ICMP_UNREACH_PORT; in parse_config()
3056 code = ICMP_UNREACH_PORT; in pf_translate_icmp_af()3145 case ICMP_UNREACH_PORT: in pf_translate_icmp_af()
5959 { "port-unr", ICMP_UNREACH, ICMP_UNREACH_PORT },