Home
last modified time | relevance | path

Searched refs:NGHTTP2_PRIORITY (Results 1 - 14 of 14) sorted by relevance

/third_party/nghttp2/src/
H A Dapp_helper.cc97 case NGHTTP2_PRIORITY: in strframetype()
221 case NGHTTP2_PRIORITY: in print_flags()
300 case NGHTTP2_PRIORITY: in print_frame()
/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c54 case NGHTTP2_PRIORITY: in nghttp2_outbound_item_free()
H A Dnghttp2_frame.c85 nghttp2_frame_hd_init(&frame->hd, NGHTTP2_PRIORITY_SPECLEN, NGHTTP2_PRIORITY, in nghttp2_frame_priority_init()
H A Dnghttp2_session.c317 case NGHTTP2_PRIORITY: in session_inbound_frame_reset()
2478 case NGHTTP2_PRIORITY: { in session_prep_frame()
3002 case NGHTTP2_PRIORITY: in session_after_frame_sent1()
6065 case NGHTTP2_PRIORITY: in nghttp2_session_mem_recv()
6480 case NGHTTP2_PRIORITY: in nghttp2_session_mem_recv()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c54 case NGHTTP2_PRIORITY: in nghttp2_outbound_item_free()
H A Dnghttp2_frame.c85 nghttp2_frame_hd_init(&frame->hd, NGHTTP2_PRIORITY_SPECLEN, NGHTTP2_PRIORITY, in nghttp2_frame_priority_init()
H A Dnghttp2_session.c317 case NGHTTP2_PRIORITY: in session_inbound_frame_reset()
2473 case NGHTTP2_PRIORITY: { in session_prep_frame()
2997 case NGHTTP2_PRIORITY: in session_after_frame_sent1()
6060 case NGHTTP2_PRIORITY: in nghttp2_session_mem_recv()
6475 case NGHTTP2_PRIORITY: in nghttp2_session_mem_recv()
/third_party/nghttp2/tests/
H A Dnghttp2_test_helper.c59 case NGHTTP2_PRIORITY: in unpack_frame()
H A Dnghttp2_frame_test.c224 check_frame_header(5, NGHTTP2_PRIORITY, NGHTTP2_FLAG_NONE, 1000000007, in test_nghttp2_frame_pack_priority()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h602 NGHTTP2_PRIORITY = 0x02, enumerator
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h597 NGHTTP2_PRIORITY = 0x02, enumerator
/third_party/curl/lib/
H A Dcf-h2-proxy.c586 case NGHTTP2_PRIORITY: { in proxy_h2_fr_print()
H A Dhttp2.c1113 case NGHTTP2_PRIORITY: { in fr_print()
/third_party/node/src/
H A Dnode_http2.cc970 case NGHTTP2_PRIORITY: in OnFrameReceive()

Completed in 46 milliseconds