Home
last modified time | relevance | path

Searched defs:on_frame_recv_callback (Results 1 – 14 of 14) sorted by relevance

/third_party/nghttp2/fuzz/
Dfuzz_target.cc4 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() function
Dfuzz_target_fdp.cc8 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() function
/third_party/nghttp2/lib/
Dnghttp2_callbacks.h56 nghttp2_on_frame_recv_callback on_frame_recv_callback; member
Dnghttp2_callbacks.c55 nghttp2_on_frame_recv_callback on_frame_recv_callback) { in nghttp2_session_callbacks_set_on_frame_recv_callback()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_callbacks.h56 nghttp2_on_frame_recv_callback on_frame_recv_callback; member
Dnghttp2_callbacks.c55 nghttp2_on_frame_recv_callback on_frame_recv_callback) { in nghttp2_session_callbacks_set_on_frame_recv_callback()
/third_party/nghttp2/src/
Dh2load_http2_session.cc70 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() function
Dshrpx_live_check.cc734 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() function
Dshrpx_http2_session.cc1222 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() function
Dshrpx_http2_upstream.cc546 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() function
/third_party/nghttp2/examples/
Dlibevent-client.c257 static int on_frame_recv_callback(nghttp2_session *session, in on_frame_recv_callback() function
Dclient.c246 static int on_frame_recv_callback(nghttp2_session *session, in on_frame_recv_callback() function
Dlibevent-server.c576 static int on_frame_recv_callback(nghttp2_session *session, in on_frame_recv_callback() function
/third_party/nghttp2/tests/
Dnghttp2_session_test.c207 static int on_frame_recv_callback(nghttp2_session *session, in on_frame_recv_callback() function