Searched refs:NGHTTP2_IB_READ_FIRST_SETTINGS (Results 1 – 5 of 5) sorted by relevance
109 NGHTTP2_IB_READ_FIRST_SETTINGS, enumerator
577 iframe->state = NGHTTP2_IB_READ_FIRST_SETTINGS; in session_new()5423 iframe->state = NGHTTP2_IB_READ_FIRST_SETTINGS; in nghttp2_session_mem_recv()5427 case NGHTTP2_IB_READ_FIRST_SETTINGS: in nghttp2_session_mem_recv()
9649 CU_ASSERT(NGHTTP2_IB_READ_FIRST_SETTINGS == session->iframe.state); in test_nghttp2_session_recv_client_magic()