Searched refs:NGHTTP2_IB_IGN_ALL (Results 1 – 5 of 5) sorted by relevance
224 session->iframe.state = NGHTTP2_IB_IGN_ALL; in session_terminate_session()5506 if (iframe->state == NGHTTP2_IB_IGN_ALL) { in nghttp2_session_mem_recv()5598 if (iframe->state == NGHTTP2_IB_IGN_ALL) { in nghttp2_session_mem_recv()5904 case NGHTTP2_IB_IGN_ALL: in nghttp2_session_mem_recv()5970 if (iframe->state == NGHTTP2_IB_IGN_ALL) { in nghttp2_session_mem_recv()5998 if (iframe->state == NGHTTP2_IB_IGN_ALL) { in nghttp2_session_mem_recv()6011 if (iframe->state == NGHTTP2_IB_IGN_ALL) { in nghttp2_session_mem_recv()6055 if (iframe->state == NGHTTP2_IB_IGN_ALL) { in nghttp2_session_mem_recv()6084 if (iframe->state == NGHTTP2_IB_IGN_ALL) { in nghttp2_session_mem_recv()6119 if (iframe->state == NGHTTP2_IB_IGN_ALL) { in nghttp2_session_mem_recv()[all …]
123 NGHTTP2_IB_IGN_ALL, enumerator
9658 CU_ASSERT(NGHTTP2_IB_IGN_ALL == session->iframe.state); in test_nghttp2_session_recv_client_magic()