Searched refs:ICMP_UNREACH_PORT (Results 1 – 9 of 9) sorted by relevance
158 #define ICMP_UNREACH_PORT 3 /* bad port */ macro
506 case ICMP_UNREACH_PORT: in icmp_input()
715 icmp_error(m, ICMP_UNREACH, ICMP_UNREACH_PORT, 0, 0); in udp_input()
7245 (code == ICMP_UNREACH_PORT)) { in sctp_recv_icmp_tunneled_packet()
190 (icmp_code == ICMP_UNREACH_PORT)) { in sctp_notify()
946 case ICMP_UNREACH_PORT: in nat64_icmp_translate()1387 code = ICMP_UNREACH_PORT; in nat64_handle_icmp6()
876 case ICMP_UNREACH_PORT: in map_icmp_unreach()
1100 { "port", ICMP_UNREACH_PORT },