Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_session.c6699 size_t hd_proclen = 0; in nghttp2_session_mem_recv() local
6704 inflate_header_block(session, &iframe->frame, &hd_proclen, in nghttp2_session_mem_recv()
6717 in += hd_proclen; in nghttp2_session_mem_recv()
6718 iframe->payloadleft -= hd_proclen; in nghttp2_session_mem_recv()
6727 in += hd_proclen; in nghttp2_session_mem_recv()
6728 iframe->payloadleft -= hd_proclen; in nghttp2_session_mem_recv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c6694 size_t hd_proclen = 0; in nghttp2_session_mem_recv() local
6699 inflate_header_block(session, &iframe->frame, &hd_proclen, in nghttp2_session_mem_recv()
6712 in += hd_proclen; in nghttp2_session_mem_recv()
6713 iframe->payloadleft -= hd_proclen; in nghttp2_session_mem_recv()
6722 in += hd_proclen; in nghttp2_session_mem_recv()
6723 iframe->payloadleft -= hd_proclen; in nghttp2_session_mem_recv()

Completed in 17 milliseconds