Searched refs:ICMP6_DST_UNREACH_NOTNEIGHBOR (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1046 #ifndef ICMP6_DST_UNREACH_NOTNEIGHBOR
1047 # define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 macro
H A Dfil.c4350 ICMP6_DST_UNREACH_NOTNEIGHBOR, /* 5: ICMP_UNREACH_SRCFAIL */
/freebsd-11-stable/sys/netinet/
H A Dicmp6.h143 #define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a neighbor(obsolete) */ macro
/freebsd-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c958 case ICMP6_DST_UNREACH_NOTNEIGHBOR:
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-icmp6.c145 #define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a neighbor(obsolete) */ macro
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.c176 { "notnbr-unr", ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOTNEIGHBOR },
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon.c229 { ICMP6_DST_UNREACH_NOTNEIGHBOR, "neighbour" },

Completed in 124 milliseconds