Searched refs:ICMP6_NI_SUBJ_FQDN (Results 1 – 6 of 6) sorted by relevance
168 #define ICMP6_NI_SUBJ_FQDN 1 /* Query Subject is a Domain name */ macro
1384 #ifndef ICMP6_NI_SUBJ_FQDN1385 # define ICMP6_NI_SUBJ_FQDN 1 macro
162 #define ICMP6_NI_SUBJ_FQDN 1 /* Query Subject is a Domain name */ macro1795 case ICMP6_NI_SUBJ_FQDN: in icmp6_nodeinfo_print()
1127 icp->icmp6_code = ICMP6_NI_SUBJ_FQDN; /*empty*/ in pinger()2210 case ICMP6_NI_SUBJ_FQDN: in pr_icmph()
1278 if (ni6->ni_code == ICMP6_NI_SUBJ_FQDN && subjlen == 0) in ni6_input()1346 case ICMP6_NI_SUBJ_FQDN: in ni6_input()
263 { ICMP6_NI_SUBJ_FQDN, "fqdn" },