Home
last modified time | relevance | path

Searched defs:ICMP6_DST_UNREACH_NOROUTE (Results 1 – 4 of 4) sorted by relevance

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py188 ICMP6_DST_UNREACH_NOROUTE = 0 variable in Icmp6RejectCode
/freebsd/sys/netinet/
H A Dicmp6.h142 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c139 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1023 # define ICMP6_DST_UNREACH_NOROUTE 0 macro