Home
last modified time | relevance | path

Searched defs:stream3_id (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/vquic/
Dcurl_quiche.c244 int64_t stream3_id) in get_stream_easy()
423 int64_t stream3_id, in h3_process_event()
497 int64_t stream3_id = quiche_h3_conn_poll(ctx->h3c, ctx->qconn, &ev); in cf_poll_events() local
843 int64_t stream3_id; in h3_open_stream() local
Dcurl_ngtcp2.c482 int64_t stream3_id, uint64_t app_error_code, in cb_stream_close()
834 static int cb_h3_recv_data(nghttp3_conn *conn, int64_t stream3_id, in cb_h3_recv_data()
860 static int cb_h3_deferred_consume(nghttp3_conn *conn, int64_t stream3_id, in cb_h3_deferred_consume()
Dcurl_osslq.c688 static int cb_h3_recv_data(nghttp3_conn *conn, int64_t stream3_id, in cb_h3_recv_data()