Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1103 #ifndef ICMP6_NI_SUBJ_FQDN
1104 # define ICMP6_NI_SUBJ_FQDN 1 macro
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h167 #define ICMP6_NI_SUBJ_FQDN 1 /* Query Subject is a Domain name */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h163 #define ICMP6_NI_SUBJ_FQDN 1 /* Query Subject is a Domain name */ macro
/f-stack/freebsd/netinet6/
H A Dicmp6.c1243 if (ni6->ni_code == ICMP6_NI_SUBJ_FQDN && subjlen == 0) in ni6_input()
1305 case ICMP6_NI_SUBJ_FQDN: in ni6_input()