Home
last modified time | relevance | path

Searched refs:ICMP6_DST_UNREACH_BEYONDSCOPE (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/netinet/
H A Dicmp6.h246 #define ICMP6_DST_UNREACH_BEYONDSCOPE 2 /* beyond scope of source */ macro
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2322 #ifndef ICMP6_DST_UNREACH_BEYONDSCOPE
2323 # define ICMP6_DST_UNREACH_BEYONDSCOPE 2 macro
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5693 case ICMP6_DST_UNREACH_BEYONDSCOPE: in tcp_icmp_error_ipv6()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dicmp.c1308 case ICMP6_DST_UNREACH_BEYONDSCOPE: in icmp_icmp_error_ipv6()
/titanic_50/usr/src/uts/common/inet/udp/
H A Dudp.c1164 case ICMP6_DST_UNREACH_BEYONDSCOPE: in udp_icmp_error_ipv6()