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

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h245 #define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 /* not a neighbor */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c728 case ICMP6_DST_UNREACH_NOTNEIGHBOR:
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2314 #ifndef ICMP6_DST_UNREACH_NOTNEIGHBOR
2315 # define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c271 { ICMP6_DST_UNREACH_NOTNEIGHBOR, "neighbour" },
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1279 case ICMP6_DST_UNREACH_NOTNEIGHBOR:
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c4230 ICMP6_DST_UNREACH_NOTNEIGHBOR, /* 5: ICMP_UNREACH_SRCFAIL */

Completed in 80 milliseconds