Searched defs:stream3_id (Results 1 – 3 of 3) sorted by relevance
| /third_party/curl/lib/vquic/ |
| D | curl_quiche.c | 244 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
|
| D | curl_ngtcp2.c | 482 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()
|
| D | curl_osslq.c | 688 static int cb_h3_recv_data(nghttp3_conn *conn, int64_t stream3_id, in cb_h3_recv_data()
|