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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_forward.c411 icmp6_error(mcopy, ICMP6_DST_UNREACH,
438 icmp6_error(mcopy, ICMP6_DST_UNREACH,
492 icmp6_error(mcopy, ICMP6_DST_UNREACH,
592 icmp6_error(mcopy, ICMP6_DST_UNREACH,
745 type = ICMP6_DST_UNREACH;
H A Dudp6_usrreq.c500 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0);
H A Dicmp6.c187 case ICMP6_DST_UNREACH:
533 case ICMP6_DST_UNREACH:
H A Dip6_fw.c883 icmp6_error(*m, ICMP6_DST_UNREACH,
H A Dipsec.c3368 icmp6_error(state->m, ICMP6_DST_UNREACH,
H A Dnd6.c763 icmp6_error(m, ICMP6_DST_UNREACH,
/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h121 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ macro
748 case ICMP6_DST_UNREACH: \
H A Dtcp_input.c786 icmp6_error(m, ICMP6_DST_UNREACH,
/darwin-on-arm/xnu/bsd/net/
H A Dpf.c4079 if (icmptype == ICMP6_DST_UNREACH ||
6492 if (icmptype == ICMP6_DST_UNREACH ||

Completed in 82 milliseconds