Home
last modified time | relevance | path

Searched refs:NGHTTP2_IB_EXPECT_CONTINUATION (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_session.h130 NGHTTP2_IB_EXPECT_CONTINUATION, enumerator
H A Dnghttp2_session.c6774 iframe->state = NGHTTP2_IB_EXPECT_CONTINUATION; in nghttp2_session_mem_recv()
6899 case NGHTTP2_IB_EXPECT_CONTINUATION: in nghttp2_session_mem_recv()
6902 if (iframe->state == NGHTTP2_IB_EXPECT_CONTINUATION) { in nghttp2_session_mem_recv()
6951 if (iframe->state == NGHTTP2_IB_EXPECT_CONTINUATION) { in nghttp2_session_mem_recv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.h126 NGHTTP2_IB_EXPECT_CONTINUATION, enumerator
H A Dnghttp2_session.c6769 iframe->state = NGHTTP2_IB_EXPECT_CONTINUATION; in nghttp2_session_mem_recv()
6892 case NGHTTP2_IB_EXPECT_CONTINUATION: in nghttp2_session_mem_recv()
6895 if (iframe->state == NGHTTP2_IB_EXPECT_CONTINUATION) { in nghttp2_session_mem_recv()
6940 if (iframe->state == NGHTTP2_IB_EXPECT_CONTINUATION) { in nghttp2_session_mem_recv()

Completed in 20 milliseconds