Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h246 #define ICMP6_DST_UNREACH_BEYONDSCOPE 2 /* beyond scope of source */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2324 #ifndef ICMP6_DST_UNREACH_BEYONDSCOPE
2325 # define ICMP6_DST_UNREACH_BEYONDSCOPE 2 macro
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c5932 case ICMP6_DST_UNREACH_BEYONDSCOPE: in tcp_icmp_error_ipv6()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c1316 case ICMP6_DST_UNREACH_BEYONDSCOPE: in icmp_icmp_error_ipv6()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c1182 case ICMP6_DST_UNREACH_BEYONDSCOPE: in udp_icmp_error_ipv6()