Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dinsn_headers.py193 ICMP6_DST_UNREACH_NOPORT = 4 variable in Icmp6RejectCode
/freebsd/sys/netinet/
H A Dicmp6.h147 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */ macro
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c144 #define ICMP6_DST_UNREACH_NOPORT 4 /* port unreachable */ macro
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1038 # define ICMP6_DST_UNREACH_NOPORT 4 macro