Home
last modified time | relevance | path

Searched refs:pack_first_byte (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_hd.c1016 static uint8_t pack_first_byte(int indexing_mode) { in pack_first_byte() function
1057 *bufp = pack_first_byte(indexing_mode); in emit_indname_block()
1082 rv = nghttp2_bufs_addb(bufs, pack_first_byte(indexing_mode)); in emit_newname_block()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c1016 static uint8_t pack_first_byte(int indexing_mode) { in pack_first_byte() function
1057 *bufp = pack_first_byte(indexing_mode); in emit_indname_block()
1082 rv = nghttp2_bufs_addb(bufs, pack_first_byte(indexing_mode)); in emit_newname_block()

Completed in 6 milliseconds