Lines Matching defs:stream_id
451 curl_int64_t stream_id = (curl_int64_t)SSL_get_stream_id(stream_ssl); in cf_osslq_h3conn_add_stream() local
668 int64_t stream_id) in cf_osslq_get_qstream()
730 static int cb_h3_stream_close(nghttp3_conn *conn, int64_t stream_id, in cb_h3_stream_close()
825 static int cb_h3_deferred_consume(nghttp3_conn *conn, int64_t stream_id, in cb_h3_deferred_consume()
848 curl_int64_t stream_id = sid; in cb_h3_recv_header() local
912 curl_int64_t stream_id = sid; in cb_h3_end_headers() local
944 curl_int64_t stream_id = sid; in cb_h3_stop_sending() local
963 curl_int64_t stream_id = sid; in cb_h3_reset_stream() local
981 cb_h3_read_req_body(nghttp3_conn *conn, int64_t stream_id, in cb_h3_read_req_body()
1046 static int cb_h3_acked_stream_data(nghttp3_conn *conn, int64_t stream_id, in cb_h3_acked_stream_data()
1500 int64_t stream_id; in h3_send_streams() local