Lines Matching refs:ND_PRINT

313 		ND_PRINT(" (%s", tok2str(dh6opt_str, "opt_%u", opttype));  in dhcp6opt_print()
320 ND_PRINT(" ?)"); in dhcp6opt_print()
327 ND_PRINT(" hwaddr/time type %u time %u ", in dhcp6opt_print()
331 ND_PRINT("%02x", in dhcp6opt_print()
334 ND_PRINT(")"); in dhcp6opt_print()
337 ND_PRINT(" ?)"); in dhcp6opt_print()
342 ND_PRINT(" enterprise %u ", GET_BE_U_4(tp + 2)); in dhcp6opt_print()
344 ND_PRINT("%02x", in dhcp6opt_print()
347 ND_PRINT(")"); in dhcp6opt_print()
350 ND_PRINT(" ?)"); in dhcp6opt_print()
355 ND_PRINT(" hwaddr type %u ", in dhcp6opt_print()
358 ND_PRINT("%02x", in dhcp6opt_print()
361 ND_PRINT(")"); in dhcp6opt_print()
364 ND_PRINT(" ?)"); in dhcp6opt_print()
368 ND_PRINT(" uuid "); in dhcp6opt_print()
371 ND_PRINT("%02x", in dhcp6opt_print()
374 ND_PRINT(")"); in dhcp6opt_print()
377 ND_PRINT(" ?)"); in dhcp6opt_print()
381 ND_PRINT(" type %u)", GET_BE_U_2(tp)); in dhcp6opt_print()
388 ND_PRINT(" ?)"); in dhcp6opt_print()
392 ND_PRINT(" %s", GET_IP6ADDR_STRING(tp)); in dhcp6opt_print()
393 ND_PRINT(" pltime:%u vltime:%u", in dhcp6opt_print()
400 ND_PRINT(")"); in dhcp6opt_print()
405 ND_PRINT(" ?)"); in dhcp6opt_print()
410 ND_PRINT(" %s", in dhcp6opt_print()
413 ND_PRINT(")"); in dhcp6opt_print()
417 ND_PRINT(" ?)"); in dhcp6opt_print()
421 ND_PRINT(" %u)", GET_U_1(tp)); in dhcp6opt_print()
425 ND_PRINT(" ?)"); in dhcp6opt_print()
429 ND_PRINT(" %u)", GET_BE_U_2(tp)); in dhcp6opt_print()
435 ND_PRINT(" ("); in dhcp6opt_print()
449 ND_PRINT(")"); in dhcp6opt_print()
454 ND_PRINT(" ?)"); in dhcp6opt_print()
461 ND_PRINT(" proto: delayed"); in dhcp6opt_print()
464 ND_PRINT(" proto: reconfigure"); in dhcp6opt_print()
467 ND_PRINT(" proto: %u", auth_proto); in dhcp6opt_print()
475 ND_PRINT(", alg: HMAC-MD5"); in dhcp6opt_print()
478 ND_PRINT(", alg: %u", auth_alg); in dhcp6opt_print()
485 ND_PRINT(", RDM: mono"); in dhcp6opt_print()
488 ND_PRINT(", RDM: %u", auth_rdm); in dhcp6opt_print()
492 ND_PRINT(", RD:"); in dhcp6opt_print()
494 ND_PRINT(" %04x", GET_BE_U_2(tp)); in dhcp6opt_print()
503 ND_PRINT(" ??"); in dhcp6opt_print()
508 ND_PRINT(", realm: "); in dhcp6opt_print()
511 ND_PRINT("%02x", GET_U_1(tp)); in dhcp6opt_print()
512 ND_PRINT(", key ID: %08x", GET_BE_U_4(tp)); in dhcp6opt_print()
514 ND_PRINT(", HMAC-MD5:"); in dhcp6opt_print()
516 ND_PRINT(" %08x", GET_BE_U_4(tp)); in dhcp6opt_print()
520 ND_PRINT(" ??"); in dhcp6opt_print()
525 ND_PRINT(" reconfig-key"); in dhcp6opt_print()
528 ND_PRINT(" type: HMAC-MD5"); in dhcp6opt_print()
531 ND_PRINT(" type: ??"); in dhcp6opt_print()
535 ND_PRINT(" value:"); in dhcp6opt_print()
537 ND_PRINT(" %08x", GET_BE_U_4(tp)); in dhcp6opt_print()
540 ND_PRINT(" ??"); in dhcp6opt_print()
544 ND_PRINT(")"); in dhcp6opt_print()
547 ND_PRINT(")"); in dhcp6opt_print()
556 ND_PRINT(" "); in dhcp6opt_print()
558 ND_PRINT("%02x", GET_U_1(tp + i)); in dhcp6opt_print()
559 ND_PRINT("...)"); in dhcp6opt_print()
563 ND_PRINT(" ?)"); in dhcp6opt_print()
570 ND_PRINT(" for renew)"); in dhcp6opt_print()
573 ND_PRINT(" for inf-req)"); in dhcp6opt_print()
576 ND_PRINT(" for ?\?\?(%02x))", dh6_reconf_type); in dhcp6opt_print()
581 ND_PRINT(")"); in dhcp6opt_print()
592 ND_PRINT(" ?)"); in dhcp6opt_print()
597 ND_PRINT(" %s", GET_IP6ADDR_STRING(tp + i)); in dhcp6opt_print()
598 ND_PRINT(")"); in dhcp6opt_print()
604 ND_PRINT(" "); in dhcp6opt_print()
608 ND_PRINT(")"); in dhcp6opt_print()
612 ND_PRINT(" ?)"); in dhcp6opt_print()
616 ND_PRINT(" %s)", dhcp6stcode(GET_BE_U_2(tp))); in dhcp6opt_print()
621 ND_PRINT(" ?)"); in dhcp6opt_print()
625 ND_PRINT(" IAID:%u T1:%u T2:%u", in dhcp6opt_print()
633 ND_PRINT(")"); in dhcp6opt_print()
637 ND_PRINT(" ?)"); in dhcp6opt_print()
641 ND_PRINT(" IAID:%u", GET_BE_U_4(tp)); in dhcp6opt_print()
646 ND_PRINT(")"); in dhcp6opt_print()
650 ND_PRINT(" ?)"); in dhcp6opt_print()
654 ND_PRINT(" %s/%u", GET_IP6ADDR_STRING(tp + 9), in dhcp6opt_print()
656 ND_PRINT(" pltime:%u vltime:%u", in dhcp6opt_print()
663 ND_PRINT(")"); in dhcp6opt_print()
668 ND_PRINT(" ?)"); in dhcp6opt_print()
672 ND_PRINT(" %u)", GET_BE_U_4(tp)); in dhcp6opt_print()
676 ND_PRINT(" ?)"); in dhcp6opt_print()
680 ND_PRINT(" %u ", GET_BE_U_4(tp)); in dhcp6opt_print()
685 ND_PRINT("%02x", GET_U_1(tp + i)); in dhcp6opt_print()
686 ND_PRINT("...)"); in dhcp6opt_print()
690 ND_PRINT(" ?)"); in dhcp6opt_print()
697 ND_PRINT(" by-address"); in dhcp6opt_print()
700 ND_PRINT(" by-clientID"); in dhcp6opt_print()
703 ND_PRINT(" type_%u", dh6_lq_query_type); in dhcp6opt_print()
706 ND_PRINT(" %s", GET_IP6ADDR_STRING(tp + 1)); in dhcp6opt_print()
711 ND_PRINT(")"); in dhcp6opt_print()
719 ND_PRINT(")"); in dhcp6opt_print()
723 ND_PRINT(" ?)"); in dhcp6opt_print()
727 ND_PRINT(" %s ", GET_IP6ADDR_STRING(tp)); in dhcp6opt_print()
732 ND_PRINT("%02x", GET_U_1(tp + i)); in dhcp6opt_print()
733 ND_PRINT("...)"); in dhcp6opt_print()
737 ND_PRINT(" ?)"); in dhcp6opt_print()
748 ND_PRINT(" subopt:%u", subopt_code); in dhcp6opt_print()
753 ND_PRINT(" ?"); in dhcp6opt_print()
756 ND_PRINT(" %s", GET_IP6ADDR_STRING(tp)); in dhcp6opt_print()
759 ND_PRINT(" "); in dhcp6opt_print()
764 ND_PRINT(" ?"); in dhcp6opt_print()
769 ND_PRINT(")"); in dhcp6opt_print()
773 ND_PRINT(" ?)"); in dhcp6opt_print()
778 ND_PRINT(" "); in dhcp6opt_print()
787 if(GET_U_1(tp)) ND_PRINT("."); in dhcp6opt_print()
789 ND_PRINT(" ?"); in dhcp6opt_print()
793 ND_PRINT(")"); in dhcp6opt_print()
799 ND_PRINT(" ?)"); in dhcp6opt_print()
803 ND_PRINT(" "); in dhcp6opt_print()
805 ND_PRINT(")"); in dhcp6opt_print()
810 ND_PRINT(" "); in dhcp6opt_print()
812 ND_PRINT(")"); in dhcp6opt_print()
817 ND_PRINT(" "); in dhcp6opt_print()
823 ND_PRINT(","); in dhcp6opt_print()
836 ND_PRINT(" ?"); in dhcp6opt_print()
838 ND_PRINT(")"); in dhcp6opt_print()
842 ND_PRINT(")"); in dhcp6opt_print()
869 ND_PRINT("dhcp6"); in dhcp6_print()
882 ND_PRINT(" %s", name); in dhcp6_print()
888 ND_PRINT(" %s (", name); /*)*/ in dhcp6_print()
890 ND_PRINT("xid=%x", in dhcp6_print()
895 ND_PRINT("linkaddr=%s", GET_IP6ADDR_STRING(dh6relay->dh6relay_linkaddr)); in dhcp6_print()
897 ND_PRINT(" peeraddr=%s", GET_IP6ADDR_STRING(dh6relay->dh6relay_peeraddr)); in dhcp6_print()
902 ND_PRINT(")"); in dhcp6_print()