Home
last modified time | relevance | path

Searched refs:ICMP6_DST_UNREACH (Results 1 – 9 of 9) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dip6_forward.c449 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward()
476 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward()
535 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward()
644 icmp6_error(mcopy, ICMP6_DST_UNREACH, in ip6_forward()
851 type = ICMP6_DST_UNREACH; in ip6_forward()
H A Dicmp6.c204 case ICMP6_DST_UNREACH: in icmp6_errcount()
296 if (suppress_icmp6_port_unreach && type == ICMP6_DST_UNREACH && in icmp6_error_flag()
595 case ICMP6_DST_UNREACH: in icmp6_input()
H A Dudp6_usrreq.c607 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0); in udp6_input()
H A Dnd6.c989 icmp6_error_flag(m, ICMP6_DST_UNREACH, in nd6_service_neighbor_cache()
H A Dipsec.c3980 icmp6_error(state->m, ICMP6_DST_UNREACH, in ipsec6_output_trans()
/xnu-11215.1.10/bsd/netinet/
H A Dicmp6.h127 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ macro
241 ((type) == ICMP6_DST_UNREACH || (type) == ICMP6_PACKET_TOO_BIG || \
800 case ICMP6_DST_UNREACH: \
H A Dtcp_input.c961 icmp6_error(m, ICMP6_DST_UNREACH, in tcp6_input()
/xnu-11215.1.10/bsd/net/
H A Dnat464_utils.c285 case ICMP6_DST_UNREACH: in nat464_translate_icmp()
374 type = ICMP6_DST_UNREACH; in nat464_translate_icmp()
H A Dpf.c4628 case ICMP6_DST_UNREACH: in pf_translate_icmp_af()
4717 type = ICMP6_DST_UNREACH; in pf_translate_icmp_af()
7840 if (type != ICMP6_DST_UNREACH && type != ICMP6_PARAM_PROB && in pf_compute_packet_icmp_gencnt()