Home
last modified time | relevance | path

Searched refs:psctx (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dnghttp3.h1233 * |psctx| must be non-NULL pointer. |stream_id| is stream ID. |mem|
1236 * to |*psctx| if it succeeds.
1245 nghttp3_qpack_stream_context_new(nghttp3_qpack_stream_context **psctx,
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c4033 int nghttp3_qpack_stream_context_new(nghttp3_qpack_stream_context **psctx, in nghttp3_qpack_stream_context_new() argument
4045 *psctx = p; in nghttp3_qpack_stream_context_new()

Completed in 8 milliseconds