Searched refs:ICMP6_DST_UNREACH_ADDR (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/netinet6/
H A Dip6_forward.c331 ICMP6_DST_UNREACH_ADDR, 0);
446 code = ICMP6_DST_UNREACH_ADDR;
H A Dicmp6.c247 case ICMP6_DST_UNREACH_ADDR:
601 case ICMP6_DST_UNREACH_ADDR:
H A Dnd6.c434 ICMP6_DST_UNREACH_ADDR, 0, ifp, &mdaddr6);
/netbsd-current/sys/netinet/
H A Dicmp6.h147 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ macro
H A Dtcp_input.c812 icmp6_error(m, ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_ADDR,
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c150 #define ICMP6_DST_UNREACH_ADDR 3 /* address unreachable */ macro
683 { ICMP6_DST_UNREACH_ADDR, "unreachable address"},
1076 case ICMP6_DST_UNREACH_ADDR:
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1338 #ifndef ICMP6_DST_UNREACH_ADDR
1339 # define ICMP6_DST_UNREACH_ADDR 3 macro
H A Dfil.c4292 ICMP6_DST_UNREACH_ADDR, /* 0: ICMP_UNREACH_NET */
4293 ICMP6_DST_UNREACH_ADDR, /* 1: ICMP_UNREACH_HOST */
4298 ICMP6_DST_UNREACH_ADDR, /* 6: ICMP_UNREACH_NET_UNKNOWN */
4299 ICMP6_DST_UNREACH_ADDR, /* 7: ICMP_UNREACH_HOST_UNKNOWN */
/netbsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c715 case ICMP6_DST_UNREACH_ADDR:
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c213 { "addr-unr", ICMP6_DST_UNREACH, ICMP6_DST_UNREACH_ADDR },
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipmon.c243 { ICMP6_DST_UNREACH_ADDR, "address" },
/netbsd-current/sbin/ping6/
H A Dping6.c2069 case ICMP6_DST_UNREACH_ADDR:

Completed in 316 milliseconds