Searched refs:nghttp3_ord_stream_id (Results 1 – 3 of 3) sorted by relevance
195 uint64_t nghttp3_ord_stream_id(int64_t stream_id);
129 uint64_t nghttp3_ord_stream_id(int64_t stream_id) { in nghttp3_ord_stream_id() function
1716 nghttp3_ord_stream_id(stream_id) > conn->remote.bidi.max_client_streams) { in conn_on_priority_update_stream()