Home
last modified time | relevance | path

Searched refs:ICMP6_NI_SUBJ_IPV4 (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_compat.h1093 #ifndef ICMP6_NI_SUBJ_IPV4
1094 # define ICMP6_NI_SUBJ_IPV4 2 macro
/freebsd-13-stable/sys/netinet/
HDicmp6.h163 #define ICMP6_NI_SUBJ_IPV4 2 /* Query Subject is an IPv4 address */ macro
/freebsd-13-stable/contrib/tcpdump/
HDprint-icmp6.c158 #define ICMP6_NI_SUBJ_IPV4 2 /* Query Subject is an IPv4 address */ macro
1802 case ICMP6_NI_SUBJ_IPV4: in icmp6_nodeinfo_print()
/freebsd-13-stable/sbin/ipf/ipmon/
HDipmon.c250 { ICMP6_NI_SUBJ_IPV4, "ipv4" },
/freebsd-13-stable/sbin/ping/
HDping6.c2554 case ICMP6_NI_SUBJ_IPV4: in pr_icmph()
/freebsd-13-stable/sys/netinet6/
HDicmp6.c1342 case ICMP6_NI_SUBJ_IPV4: /* XXX: to be implemented? */ in ni6_input()