Searched refs:ICMP6_DST_UNREACH_NOROUTE (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/netinet6/
H A Dip6_forward.c209 ICMP6_DST_UNREACH_NOROUTE, 0);
223 ICMP6_DST_UNREACH_NOROUTE, 0);
H A Dicmp6.c237 case ICMP6_DST_UNREACH_NOROUTE:
594 case ICMP6_DST_UNREACH_NOROUTE:
/netbsd-current/sys/netinet/
H A Dicmp6.h143 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c146 #define ICMP6_DST_UNREACH_NOROUTE 0 /* no route to destination */ macro
680 { ICMP6_DST_UNREACH_NOROUTE, "unreachable route" },
1074 case ICMP6_DST_UNREACH_NOROUTE: /* fall through */
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1326 #ifndef ICMP6_DST_UNREACH_NOROUTE
1327 # define ICMP6_DST_UNREACH_NOROUTE 0 macro
/netbsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c703 case ICMP6_DST_UNREACH_NOROUTE:
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c210 { "noroute-unr", ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_NOROUTE },
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipmon.c240 { ICMP6_DST_UNREACH_NOROUTE, "noroute" },
/netbsd-current/sbin/ping6/
H A Dping6.c2059 case ICMP6_DST_UNREACH_NOROUTE:

Completed in 290 milliseconds