Searched refs:ICMP6_DST_UNREACH_NOROUTE (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h242 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c461 case ICMP6_DST_UNREACH_NOROUTE:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c713 case ICMP6_DST_UNREACH_NOROUTE:
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_output.c703 icmp_unreachable_v6(mp, ICMP6_DST_UNREACH_NOROUTE, B_FALSE, &iras);
H A Dip6_input.c1185 icmp_unreachable_v6(mp, ICMP6_DST_UNREACH_NOROUTE, B_FALSE,
H A Dicmp.c1307 case ICMP6_DST_UNREACH_NOROUTE:
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2308 #ifndef ICMP6_DST_UNREACH_NOROUTE
2309 # define ICMP6_DST_UNREACH_NOROUTE 0 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c269 { ICMP6_DST_UNREACH_NOROUTE, "noroute" },
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1278 case ICMP6_DST_UNREACH_NOROUTE:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c494 {"no-route6", ICMP6_DST_UNREACH_NOROUTE},
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5692 case ICMP6_DST_UNREACH_NOROUTE:
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c1097 case ICMP6_DST_UNREACH_NOROUTE:

Completed in 146 milliseconds