Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_session.h134 NGHTTP2_IB_IGN_DATA, enumerator
H A Dnghttp2_session.c5957 iframe->state = NGHTTP2_IB_IGN_DATA; in nghttp2_session_mem_recv()
6391 case NGHTTP2_IB_IGN_DATA: in nghttp2_session_mem_recv()
7033 iframe->state = NGHTTP2_IB_IGN_DATA; in nghttp2_session_mem_recv()
7105 if (iframe->state == NGHTTP2_IB_IGN_DATA) { in nghttp2_session_mem_recv()
7116 iframe->state = NGHTTP2_IB_IGN_DATA; in nghttp2_session_mem_recv()
7147 case NGHTTP2_IB_IGN_DATA: in nghttp2_session_mem_recv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.h130 NGHTTP2_IB_IGN_DATA, enumerator
H A Dnghttp2_session.c5952 iframe->state = NGHTTP2_IB_IGN_DATA; in nghttp2_session_mem_recv()
6386 case NGHTTP2_IB_IGN_DATA: in nghttp2_session_mem_recv()
7022 iframe->state = NGHTTP2_IB_IGN_DATA; in nghttp2_session_mem_recv()
7094 if (iframe->state == NGHTTP2_IB_IGN_DATA) { in nghttp2_session_mem_recv()
7105 iframe->state = NGHTTP2_IB_IGN_DATA; in nghttp2_session_mem_recv()
7136 case NGHTTP2_IB_IGN_DATA: in nghttp2_session_mem_recv()

Completed in 20 milliseconds