Home
last modified time | relevance | path

Searched defs:nghttp2_session_callbacks (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_callbacks.h37 struct nghttp2_session_callbacks { struct
44 nghttp2_send_callback send_callback;
51 nghttp2_recv_callback recv_callback;
56 nghttp2_on_frame_recv_callback on_frame_recv_callback;
61 nghttp2_on_invalid_frame_recv_callback on_invalid_frame_recv_callback;
66 nghttp2_on_data_chunk_recv_callback on_data_chunk_recv_callback;
70 nghttp2_before_frame_send_callback before_frame_send_callback;
74 nghttp2_on_frame_send_callback on_frame_send_callback;
79 nghttp2_on_frame_not_send_callback on_frame_not_send_callback;
83 nghttp2_on_stream_close_callback on_stream_close_callback;
[all …]
/third_party/node/deps/nghttp2/lib/
Dnghttp2_callbacks.h37 struct nghttp2_session_callbacks { struct
44 nghttp2_send_callback send_callback;
51 nghttp2_recv_callback recv_callback;
56 nghttp2_on_frame_recv_callback on_frame_recv_callback;
61 nghttp2_on_invalid_frame_recv_callback on_invalid_frame_recv_callback;
66 nghttp2_on_data_chunk_recv_callback on_data_chunk_recv_callback;
70 nghttp2_before_frame_send_callback before_frame_send_callback;
74 nghttp2_on_frame_send_callback on_frame_send_callback;
79 nghttp2_on_frame_not_send_callback on_frame_not_send_callback;
83 nghttp2_on_stream_close_callback on_stream_close_callback;
[all …]
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h2077 typedef struct nghttp2_session_callbacks nghttp2_session_callbacks; typedef
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h2113 typedef struct nghttp2_session_callbacks nghttp2_session_callbacks; typedef