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

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1068 #ifndef ICMP6_NI_REFUSED
1069 # define ICMP6_NI_REFUSED 1 macro
/freebsd-11-stable/sys/netinet/
H A Dicmp6.h165 #define ICMP6_NI_REFUSED 1 /* node information request is refused */ macro
/freebsd-11-stable/sbin/ping6/
H A Dping6.c1606 case ICMP6_NI_REFUSED:
1671 case ICMP6_NI_REFUSED:
2048 case ICMP6_NI_REFUSED:
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-icmp6.c164 #define ICMP6_NI_REFUSED 1 /* node information request is refused */ macro
1718 case ICMP6_NI_REFUSED:
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon.c257 { ICMP6_NI_REFUSED, "refused" },

Completed in 146 milliseconds