Home
last modified time | relevance | path

Searched refs:nghttp2_ext_priority_update (Results 1 - 13 of 13) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.c259 nghttp2_ext_priority_update *priority_update; in nghttp2_frame_priority_update_init()
272 nghttp2_ext_priority_update *priority_update; in nghttp2_frame_priority_update_free()
895 nghttp2_ext_priority_update *priority_update; in nghttp2_frame_pack_priority_update()
922 nghttp2_ext_priority_update *priority_update; in nghttp2_frame_unpack_priority_update_payload()
H A Dnghttp2_frame.h76 nghttp2_ext_priority_update priority_update;
421 * that frame->payload points to the nghttp2_ext_priority_update
546 * nghttp2_ext_priority_update object. On success, this function
555 * nghttp2_ext_priority_update object pointed by frame->payload. This
557 * nghttp2_ext_priority_update.field_value.
H A Dnghttp2_submit.c678 nghttp2_ext_priority_update *priority_update; in nghttp2_submit_priority_update()
H A Dnghttp2_session.c2626 nghttp2_ext_priority_update *priority_update = frame->ext.payload; in session_prep_frame()
5265 nghttp2_ext_priority_update *priority_update; in nghttp2_session_on_priority_update_received()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.c259 nghttp2_ext_priority_update *priority_update; in nghttp2_frame_priority_update_init()
272 nghttp2_ext_priority_update *priority_update; in nghttp2_frame_priority_update_free()
895 nghttp2_ext_priority_update *priority_update; in nghttp2_frame_pack_priority_update()
922 nghttp2_ext_priority_update *priority_update; in nghttp2_frame_unpack_priority_update_payload()
H A Dnghttp2_frame.h76 nghttp2_ext_priority_update priority_update;
421 * that frame->payload points to the nghttp2_ext_priority_update
546 * nghttp2_ext_priority_update object. On success, this function
555 * nghttp2_ext_priority_update object pointed by frame->payload. This
557 * nghttp2_ext_priority_update.field_value.
H A Dnghttp2_submit.c678 nghttp2_ext_priority_update *priority_update; in nghttp2_submit_priority_update()
H A Dnghttp2_session.c2621 nghttp2_ext_priority_update *priority_update = frame->ext.payload; in session_prep_frame()
5260 nghttp2_ext_priority_update *priority_update; in nghttp2_session_on_priority_update_received()
/third_party/nghttp2/src/
H A Dapp_helper.cc373 static_cast<nghttp2_ext_priority_update *>(frame->ext.payload); in print_frame()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h4901 } nghttp2_ext_priority_update; typedef
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c595 nghttp2_ext_priority_update priority_update, opriority_update; in test_nghttp2_frame_pack_priority_update()
H A Dnghttp2_session_test.c2784 nghttp2_ext_priority_update priority_update; in test_nghttp2_session_recv_priority_update()
6858 nghttp2_ext_priority_update priority_update; in test_nghttp2_submit_priority_update()
10774 nghttp2_ext_priority_update priority_update; in test_nghttp2_session_change_extpri_stream_priority()
11799 nghttp2_ext_priority_update priority_update; in test_nghttp2_session_server_fallback_rfc7540_priorities()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h4885 } nghttp2_ext_priority_update; typedef

Completed in 51 milliseconds