Home
last modified time | relevance | path

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.c726 case ICMP6_DST_UNREACH_NOTNEIGHBOR: in print_icmp_other6()
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2321 #ifndef ICMP6_DST_UNREACH_NOTNEIGHBOR
2322 # define ICMP6_DST_UNREACH_NOTNEIGHBOR 2 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c275 { ICMP6_DST_UNREACH_NOTNEIGHBOR, "neighbour" },
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp.c1279 case ICMP6_DST_UNREACH_NOTNEIGHBOR: in sctp_icmp_error_ipv6()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c4229 ICMP6_DST_UNREACH_NOTNEIGHBOR, /* 5: ICMP_UNREACH_SRCFAIL */