Searched refs:ICMP6_DST_UNREACH_NOPORT (Results 1 – 5 of 5) sorted by relevance
290 case ICMP6_DST_UNREACH_NOPORT: in nat464_translate_icmp()380 code = ICMP6_DST_UNREACH_NOPORT; in nat464_translate_icmp()
4602 case ICMP6_DST_UNREACH_NOPORT: in pf_translate_icmp_af()4692 code = ICMP6_DST_UNREACH_NOPORT; in pf_translate_icmp_af()
183 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */ macro
216 case ICMP6_DST_UNREACH_NOPORT: in icmp6_errcount()294 code == ICMP6_DST_UNREACH_NOPORT) { in icmp6_error_flag()607 case ICMP6_DST_UNREACH_NOPORT: in icmp6_input()
596 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0); in udp6_input()