Searched refs:ni_code (Results 1 – 2 of 2) sorted by relevance
1353 if (ni6->ni_code == ICMP6_NI_SUBJ_FQDN && subjlen == 0) { in ni6_input()1360 switch (ni6->ni_code) { in ni6_input()1369 if (qtype == NI_QTYPE_FQDN && ni6->ni_code == 0 && in ni6_input()1375 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6) { in ni6_input()1553 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1559 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1567 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1592 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1833 switch (ni6->ni_code) { in ni6_addrs()
456 #define ni_code icmp6_ni_hdr.icmp6_code macro