Lines Matching refs:tok2str
293 tok2str(bootp_op_values, "unknown (0x%02x)", bp->bp_op))); in bootp_print()
621 cp = tok2str(xtag2str, "?xT%u", tag); in rfc1048_print()
623 cp = tok2str(tag2str, "?T%u", tag); in rfc1048_print()
654 ND_PRINT((ndo, "%s", tok2str(dhcp_msg_values, "Unknown (%u)", uc))); in rfc1048_print()
662 cp = tok2str(tag2str, "?Option %u", uc); in rfc1048_print()
679 cp = tok2str(xtag2str, "?xT%u", us); in rfc1048_print()
814 ND_PRINT((ndo, "%s", tok2str(nbo2str, NULL, tag))); in rfc1048_print()
825 ND_PRINT((ndo, "%s", tok2str(oo2str, NULL, tag))); in rfc1048_print()
874 ND_PRINT((ndo, "%s ", tok2str(arp2str, "hardware-type %u,", type))); in rfc1048_print()
894 tok2str(agent_suboption_values, "Unknown", subopt), in rfc1048_print()
902 tok2str(agent_suboption_values, "Unknown", subopt), in rfc1048_print()