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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_forward.c327 icmp6_error(mcopy, ICMP6_DST_UNREACH,
353 icmp6_error(mcopy, ICMP6_DST_UNREACH,
390 icmp6_error(mcopy, ICMP6_DST_UNREACH,
471 icmp6_error(mcopy, ICMP6_DST_UNREACH,
581 type = ICMP6_DST_UNREACH;
H A Dudp6_usrreq.c413 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOPORT, 0);
H A Dicmp6.c161 case ICMP6_DST_UNREACH:
424 case ICMP6_DST_UNREACH:
440 case ICMP6_DST_UNREACH:
H A Dip6_fw.c878 icmp6_error(*m, ICMP6_DST_UNREACH,
H A Dip6_input.c584 icmp6_error(m, ICMP6_DST_UNREACH,
H A Dnd6.c513 icmp6_error(m, ICMP6_DST_UNREACH,
H A Dipsec.c3122 icmp6_error(state->m, ICMP6_DST_UNREACH,
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h121 #define ICMP6_DST_UNREACH 1 /* dest unreachable, codes: */ macro
685 case ICMP6_DST_UNREACH: \
H A Dtcp_input.c513 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_ADDR,

Completed in 109 milliseconds