Searched refs:ni_code (Results 1 – 5 of 5) sorted by relevance
1629 switch (ntohs(ni->ni_code)) { in pr_pack()1640 ntohs(ni->ni_code), ntohs(ni->ni_type)); in pr_pack()1696 switch (ni->ni_code) { in pr_pack()2073 switch (ni->ni_code) { in pr_nodeaddr()2461 switch (ni->ni_code) { in pr_icmph()2467 niqcode[ni->ni_code], ntop_buf); in pr_icmph()2482 printf(", subject=%s", niqcode[ni->ni_code]); in pr_icmph()2495 niqcode[ni->ni_code], ntop_buf); in pr_icmph()2531 if (ni->ni_code > sizeof(nircode) / sizeof(nircode[0])) in pr_icmph()2534 printf(", %s", nircode[ni->ni_code]); in pr_icmph()
1326 if (ni6->ni_code == ICMP6_NI_SUBJ_FQDN && subjlen == 0) in ni6_input()1332 switch (ni6->ni_code) { in ni6_input()1341 if (qtype == NI_QTYPE_FQDN && ni6->ni_code == 0 && in ni6_input()1347 if (ni6->ni_code != ICMP6_NI_SUBJ_IPV6) in ni6_input()1504 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1510 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1518 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1542 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1740 switch (ni6->ni_code) { in ni6_addrs()
1080 switch (ni6->ni_code) { in icmp6_nodeinfo_print()1141 switch (ni6->ni_code) { in icmp6_nodeinfo_print()1164 if (ni6->ni_code != ICMP6_NI_SUCCESS) { in icmp6_nodeinfo_print()
377 #define ni_code icmp6_ni_hdr.icmp6_code macro
395 #define ni_code icmp6_ni_hdr.icmp6_code macro