Searched refs:ICMP6_DST_UNREACH_NOPORT (Results 1 – 15 of 15) sorted by relevance
487 *code == ICMP6_DST_UNREACH_NOPORT) { in check_reply6()708 case ICMP6_DST_UNREACH_NOPORT: in print_icmp_other6()
251 #define ICMP6_DST_UNREACH_NOPORT 4 /* bad port */ macro
478 if (icmp6h->icmp6_code != ICMP6_DST_UNREACH_NOPORT) in check_icmp_unreach_v6()
470 case ICMP6_DST_UNREACH_NOPORT: in interpret_icmpv6()
358 if (icmp6->icmp6_code == ICMP6_DST_UNREACH_NOPORT && in check_reply6()
2330 #ifndef ICMP6_DST_UNREACH_NOPORT2331 # define ICMP6_DST_UNREACH_NOPORT 4 macro
277 { ICMP6_DST_UNREACH_NOPORT, "noport" },
2423 ASSERT(icmp_code == ICMP6_DST_UNREACH_NOPORT); in ip_fanout_send_icmp_v6()2571 ICMP6_DST_UNREACH_NOPORT, ira); in ip_fanout_udp_multi_v6()
2303 ICMP6_DST_UNREACH_NOPORT, ira); in ip_fanout_v6()
1311 case ICMP6_DST_UNREACH_NOPORT: in icmp_icmp_error_ipv6()
1263 case ICMP6_DST_UNREACH_NOPORT: in sctp_icmp_error_ipv6()
497 {"port-unr6", ICMP6_DST_UNREACH_NOPORT},
5923 case ICMP6_DST_UNREACH_NOPORT: in tcp_icmp_error_ipv6()
1177 case ICMP6_DST_UNREACH_NOPORT: in udp_icmp_error_ipv6()
4227 ICMP6_DST_UNREACH_NOPORT, /* 3: ICMP_UNREACH_PORT */