Home
last modified time | relevance | path

Searched refs:nghttp3_ord_stream_id (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conv.h193 * nghttp3_ord_stream_id returns the ordinal number of |stream_id|.
195 uint64_t nghttp3_ord_stream_id(int64_t stream_id);
H A Dnghttp3_conv.c129 uint64_t nghttp3_ord_stream_id(int64_t stream_id) { in nghttp3_ord_stream_id() function
H A Dnghttp3_conn.c1716 nghttp3_ord_stream_id(stream_id) > conn->remote.bidi.max_client_streams) { in conn_on_priority_update_stream()

Completed in 4 milliseconds