Lines Matching refs:tok2str
74 tok2str(bootp_op_values, "unknown (0x%02x)", bp->bp_op)); in bootp_print()
398 cp = tok2str(xtag2str, "?xT%u", tag); in rfc1048_print()
400 cp = tok2str(tag2str, "?T%u", tag); in rfc1048_print()
431 printf("%s", tok2str(dhcp_msg_values, "Unknown (%u)", uc)); in rfc1048_print()
439 cp = tok2str(tag2str, "?Option %u", uc); in rfc1048_print()
456 cp = tok2str(xtag2str, "?xT%u", us); in rfc1048_print()
592 fputs(tok2str(nbo2str, NULL, tag), stdout); in rfc1048_print()
604 fputs(tok2str(oo2str, NULL, tag), stdout); in rfc1048_print()
654 printf("%s ", tok2str(arp2str, "hardware-type %u,", type)); in rfc1048_print()
674 tok2str(agent_suboption_values, "Unknown", subopt), in rfc1048_print()
682 tok2str(agent_suboption_values, "Unknown", subopt), in rfc1048_print()