Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h78 } nghttp2_shut_flag; typedef
222 /* Bitwise OR of zero or more nghttp2_shut_flag values */
251 * |flag| is bitwise OR of one or more of nghttp2_shut_flag.
253 void nghttp2_stream_shutdown(nghttp2_stream *stream, nghttp2_shut_flag flag);
H A Dnghttp2_stream.c114 void nghttp2_stream_shutdown(nghttp2_stream *stream, nghttp2_shut_flag flag) { in nghttp2_stream_shutdown()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h78 } nghttp2_shut_flag; typedef
222 /* Bitwise OR of zero or more nghttp2_shut_flag values */
251 * |flag| is bitwise OR of one or more of nghttp2_shut_flag.
253 void nghttp2_stream_shutdown(nghttp2_stream *stream, nghttp2_shut_flag flag);
H A Dnghttp2_stream.c114 void nghttp2_stream_shutdown(nghttp2_stream *stream, nghttp2_shut_flag flag) { in nghttp2_stream_shutdown()

Completed in 5 milliseconds