Home
last modified time | relevance | path

Searched refs:nghttp2_close_stream_on_goaway_arg (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_session.h401 } nghttp2_close_stream_on_goaway_arg; typedef
H A Dnghttp2_session.c2746 nghttp2_close_stream_on_goaway_arg *arg; in find_stream_on_goaway_func()
2749 arg = (nghttp2_close_stream_on_goaway_arg *)ptr; in find_stream_on_goaway_func()
2788 nghttp2_close_stream_on_goaway_arg arg = {session, NULL, last_stream_id, in session_close_stream_on_goaway()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.h391 } nghttp2_close_stream_on_goaway_arg; typedef
H A Dnghttp2_session.c2741 nghttp2_close_stream_on_goaway_arg *arg; in find_stream_on_goaway_func()
2744 arg = (nghttp2_close_stream_on_goaway_arg *)ptr; in find_stream_on_goaway_func()
2783 nghttp2_close_stream_on_goaway_arg arg = {session, NULL, last_stream_id, in session_close_stream_on_goaway()

Completed in 22 milliseconds