Home
last modified time | relevance | path

Searched refs:ICMP6_NI_UNKNOWN (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1056 #ifndef ICMP6_NI_UNKNOWN
1057 # define ICMP6_NI_UNKNOWN 2 macro
/freebsd/sys/netinet/
H A Dicmp6.h167 #define ICMP6_NI_UNKNOWN 2 /* unknown Qtype */ macro
/freebsd/sbin/ping/
H A Dping6.c1673 case ICMP6_NI_UNKNOWN: in pr_pack()
1741 case ICMP6_NI_UNKNOWN: in pr_pack()
2097 case ICMP6_NI_UNKNOWN: in pr_nodeaddr()
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c164 #define ICMP6_NI_UNKNOWN 2 /* unknown Qtype */ macro
1849 case ICMP6_NI_UNKNOWN: in icmp6_nodeinfo_print()
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c253 { ICMP6_NI_UNKNOWN, "unknown" },