Lines Matching refs:DEBUGF

1169   DEBUGF("qpack::encode: stream %ld blocked=%d allow_blocking=%d\n", stream_id,
1269 DEBUGF("qpack::encode: Set Dynamic Table Capacity capacity=%zu\n", cap);
1767 DEBUGF("qpack::encode: Indexed Field Line (static) absidx=%" PRIu64 "\n",
1776 DEBUGF("qpack::encode: Indexed Field Line (dynamic) absidx=%" PRIu64
1853 DEBUGF("qpack::encode: Literal Field Line With Name Reference (static) "
1864 DEBUGF("qpack::encode: Literal Field Line With Name Reference (dynamic) "
1962 DEBUGF("qpack::encode: Literal Field Line With Literal Name\n");
1970 DEBUGF("qpack::encode: Insert With Name Reference (static) absidx=%" PRIu64
1980 DEBUGF("qpack::encode: Insert With Name Reference (dynamic) absidx=%" PRIu64
1995 DEBUGF("qpack::encode: Insert duplicate absidx=%" PRIu64 "\n", absidx);
2017 DEBUGF("qpack::encode: Insert With Literal Name\n");
2291 DEBUGF("qpack::encoder: Header acknowledgement stream=%ld ricnt=%" PRIu64
2378 DEBUGF("qpack::encode: ricnt=%" PRIu64 " base=%" PRIu64 " icnt=%" PRIu64 "\n",
2508 DEBUGF("qpack::encode: OPCODE_SECTION_ACK\n");
2512 DEBUGF("qpack::encode: OPCODE_STREAM_CANCEL\n");
2516 DEBUGF("qpack::encode: OPCODE_ICNT_INCREMENT\n");
2779 DEBUGF("qpack::decode: OPCODE_INSERT_INDEXED\n");
2785 DEBUGF("qpack::decode: OPCODE_INSERT\n");
2791 DEBUGF("qpack::decode: OPCODE_SET_DTABLE_TABLE_CAP\n");
2796 DEBUGF("qpack::decode: OPCODE_DUPLICATE\n");
2802 DEBUGF("qpack::decode: unknown opcode %02x\n", *p);
2822 DEBUGF("qpack::decode: Set dtable capacity to %" PRIu64 "\n",
3098 DEBUGF("qpack::decode: Insert With Name Reference (%s) absidx=%" PRIu64 ": "
3166 DEBUGF("qpack::decode: Insert duplicate absidx=%" PRIu64 "\n",
3192 DEBUGF("qpack::decode: Insert With Literal Name: name=%*s value=%*s\n",
3324 DEBUGF("qpack::decode: ricnt=%" PRIu64 " base=%" PRIu64 " icnt=%" PRIu64
3329 DEBUGF("qpack::decode: stream blocked\n");
3343 DEBUGF("qpack::decode: OPCODE_INDEXED\n");
3349 DEBUGF("qpack::decode: OPCODE_INDEXED_NAME\n");
3356 DEBUGF("qpack::decode: OPCODE_LITERAL\n");
3363 DEBUGF("qpack::decode: OPCODE_INDEXED_PB\n");
3369 DEBUGF("qpack::decode: OPCODE_INDEXED_NAME_PB\n");
3642 DEBUGF("qpack::decode: stream still blocked\n");
3815 DEBUGF("qpack::decode: dynamic=%d relidx=%" PRIu64 " icnt=%" PRIu64 "\n",
3836 DEBUGF("qpack::decode: dynamic=%d relidx=%" PRIu64 " base=%" PRIu64
3863 DEBUGF("qpack::decode: pbidx=%" PRIu64 " base=%" PRIu64 " icnt=%" PRIu64 "\n",
3909 DEBUGF("qpack::decode: Indexed (%s) absidx=%" PRIu64 "\n",
3967 DEBUGF("qpack::decode: Indexed name (%s) absidx=%" PRIu64 " value=%*s\n",
3985 DEBUGF("qpack::decode: Emit literal name=%*s value=%*s\n",