Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_forward.c226 ICMP6_DST_UNREACH_BEYONDSCOPE, 0); in ip6_forward()
H A Dicmp6.c181 case ICMP6_DST_UNREACH_BEYONDSCOPE: in icmp6_errcount()
478 case ICMP6_DST_UNREACH_BEYONDSCOPE: in icmp6_input()
H A Dsctp6_usrreq.c187 (icmp6_code == ICMP6_DST_UNREACH_BEYONDSCOPE) || in sctp6_notify()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1054 #ifndef ICMP6_DST_UNREACH_BEYONDSCOPE
1055 # define ICMP6_DST_UNREACH_BEYONDSCOPE 2 macro
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h150 #define ICMP6_DST_UNREACH_BEYONDSCOPE 2 /* beyond scope of source address */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h146 #define ICMP6_DST_UNREACH_BEYONDSCOPE 2 /* beyond scope of source address */ macro
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c1379 case ICMP6_DST_UNREACH_BEYONDSCOPE: in nat64_handle_icmp6()