Home
last modified time | relevance | path

Searched refs:NGHTTP2_PRIORITY_UPDATE (Results 1 - 15 of 15) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c92 case NGHTTP2_PRIORITY_UPDATE: in nghttp2_outbound_item_free()
H A Dnghttp2_option.c93 case NGHTTP2_PRIORITY_UPDATE: in nghttp2_option_set_builtin_recv_extension_type()
H A Dnghttp2_frame.c262 NGHTTP2_PRIORITY_UPDATE, NGHTTP2_FLAG_NONE, 0); in nghttp2_frame_priority_update_init()
H A Dnghttp2_session.c364 case NGHTTP2_PRIORITY_UPDATE: in session_inbound_frame_reset()
2625 case NGHTTP2_PRIORITY_UPDATE: { in session_prep_frame()
6333 case NGHTTP2_PRIORITY_UPDATE: in nghttp2_session_mem_recv()
6647 case NGHTTP2_PRIORITY_UPDATE: in nghttp2_session_mem_recv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c92 case NGHTTP2_PRIORITY_UPDATE: in nghttp2_outbound_item_free()
H A Dnghttp2_option.c93 case NGHTTP2_PRIORITY_UPDATE: in nghttp2_option_set_builtin_recv_extension_type()
H A Dnghttp2_frame.c262 NGHTTP2_PRIORITY_UPDATE, NGHTTP2_FLAG_NONE, 0); in nghttp2_frame_priority_update_init()
H A Dnghttp2_session.c364 case NGHTTP2_PRIORITY_UPDATE: in session_inbound_frame_reset()
2620 case NGHTTP2_PRIORITY_UPDATE: { in session_prep_frame()
6328 case NGHTTP2_PRIORITY_UPDATE: in nghttp2_session_mem_recv()
6642 case NGHTTP2_PRIORITY_UPDATE: in nghttp2_session_mem_recv()
/third_party/nghttp2/src/
H A Dapp_helper.cc115 case NGHTTP2_PRIORITY_UPDATE: in strframetype()
371 case NGHTTP2_PRIORITY_UPDATE: { in print_frame()
H A Dshrpx.cc2042 NGHTTP2_PRIORITY_UPDATE); in fill_default_config()
/third_party/nghttp2/tests/
H A Dnghttp2_test_helper.c90 case NGHTTP2_PRIORITY_UPDATE: in unpack_frame()
H A Dnghttp2_frame_test.c619 check_frame_header(payloadlen, NGHTTP2_PRIORITY_UPDATE, NGHTTP2_FLAG_NONE, 0, in test_nghttp2_frame_pack_priority_update()
H A Dnghttp2_session_test.c2809 NGHTTP2_PRIORITY_UPDATE); in test_nghttp2_session_recv_priority_update()
2828 CU_ASSERT(NGHTTP2_PRIORITY_UPDATE == ud.recv_frame_hd.type); in test_nghttp2_session_recv_priority_update()
2857 CU_ASSERT(NGHTTP2_PRIORITY_UPDATE == ud.recv_frame_hd.type); in test_nghttp2_session_recv_priority_update()
2962 CU_ASSERT(NGHTTP2_PRIORITY_UPDATE == ud.recv_frame_hd.type); in test_nghttp2_session_recv_priority_update()
6897 CU_ASSERT(NGHTTP2_PRIORITY_UPDATE == frame.hd.type); in test_nghttp2_submit_priority_update()
6946 CU_ASSERT(NGHTTP2_PRIORITY_UPDATE == frame.hd.type); in test_nghttp2_submit_priority_update()
10785 NGHTTP2_PRIORITY_UPDATE); in test_nghttp2_session_change_extpri_stream_priority()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h646 NGHTTP2_PRIORITY_UPDATE = 0x10 enumerator
4882 * :enum:`nghttp2_frame_type.NGHTTP2_PRIORITY_UPDATE`,
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h641 NGHTTP2_PRIORITY_UPDATE = 0x10 enumerator
4866 * :enum:`nghttp2_frame_type.NGHTTP2_PRIORITY_UPDATE`,

Completed in 55 milliseconds