Home
last modified time | relevance | path

Searched refs:ICMP6_NI_SUBJ_IPV6 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dicmp6.c1250 case ICMP6_NI_SUBJ_IPV6: in ni6_input()
1251 #if ICMP6_NI_SUBJ_IPV6 != 0 in ni6_input()
1263 #if ICMP6_NI_SUBJ_IPV6 != 0 in ni6_input()
1264 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6) in ni6_input()
1666 case ICMP6_NI_SUBJ_IPV6: in ni6_addrs()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1100 #ifndef ICMP6_NI_SUBJ_IPV6
1101 # define ICMP6_NI_SUBJ_IPV6 0 macro
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h166 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h162 #define ICMP6_NI_SUBJ_IPV6 0 /* Query Subject is an IPv6 address */ macro