Lines Matching refs:tok2str
378 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
384 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
394 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
400 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
405 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
411 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
415 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
422 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
426 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
433 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
437 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
443 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
447 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
455 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
461 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
469 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
473 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
479 tok2str(dccp_pkt_type_str, "", dccph_type), in dccp_print()
483 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "", dccph_type))); in dccp_print()
486 ND_PRINT((ndo, "%s ", tok2str(dccp_pkt_type_str, "unknown-type-%u", dccph_type))); in dccp_print()
559 tok2str(dccp_option_values, "Option %u", *option))); in dccp_print_option()
571 tok2str(dccp_option_values, "Option %u", *option))); in dccp_print_option()
589 ND_PRINT((ndo, "%s", tok2str(dccp_option_values, "Option %u", *option))); in dccp_print_option()