Searched refs:ICMP6_NI_REFUSED (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/netinet/
H A Dicmp6.h168 #define ICMP6_NI_REFUSED 1 /* node information request is refused */ macro
/netbsd-current/sbin/ping6/
H A Dping6.c1429 case ICMP6_NI_REFUSED:
1494 case ICMP6_NI_REFUSED:
1810 case ICMP6_NI_REFUSED:
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1354 #ifndef ICMP6_NI_REFUSED
1355 # define ICMP6_NI_REFUSED 1 macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c168 #define ICMP6_NI_REFUSED 1 /* node information request is refused */ macro
1851 case ICMP6_NI_REFUSED:
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipmon.c270 { ICMP6_NI_REFUSED, "refused" },

Completed in 227 milliseconds