Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1106 #ifndef ICMP6_NI_SUBJ_IPV4
1107 # define ICMP6_NI_SUBJ_IPV4 2 macro
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h168 #define ICMP6_NI_SUBJ_IPV4 2 /* Query Subject is an IPv4 address */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h164 #define ICMP6_NI_SUBJ_IPV4 2 /* Query Subject is an IPv4 address */ macro
/f-stack/freebsd/netinet6/
H A Dicmp6.c1344 case ICMP6_NI_SUBJ_IPV4: /* XXX: to be implemented? */ in ni6_input()