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

/xnu-2422.115.4/bsd/netinet6/
H A Dip6_forward.c428 icmp6_error(mcopy, ICMP6_DST_UNREACH,
454 icmp6_error(mcopy, ICMP6_DST_UNREACH,
508 icmp6_error(mcopy, ICMP6_DST_UNREACH,
608 icmp6_error(mcopy, ICMP6_DST_UNREACH,
782 type = ICMP6_DST_UNREACH;
H A Dudp6_usrreq.c512 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0);
H A Dicmp6.c193 case ICMP6_DST_UNREACH:
545 case ICMP6_DST_UNREACH:
H A Dip6_fw.c883 icmp6_error(*m, ICMP6_DST_UNREACH,
H A Dipsec.c3534 icmp6_error(state->m, ICMP6_DST_UNREACH,
H A Dnd6.c935 icmp6_error(m, ICMP6_DST_UNREACH,
/xnu-2422.115.4/bsd/netinet/
H A Dicmp6.h121 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ macro
742 case ICMP6_DST_UNREACH: \
H A Dtcp_input.c933 icmp6_error(m, ICMP6_DST_UNREACH,
/xnu-2422.115.4/bsd/net/
H A Dpf.c4125 if (icmptype == ICMP6_DST_UNREACH ||
6557 if (icmptype == ICMP6_DST_UNREACH ||

Completed in 80 milliseconds