Home
last modified time | relevance | path

Searched refs:app_error_code (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/vquic/
Dngtcp2.c565 int64_t stream_id, uint64_t app_error_code, in cb_stream_close() argument
575 app_error_code = NGHTTP3_H3_NO_ERROR; in cb_stream_close()
579 app_error_code); in cb_stream_close()
588 uint64_t final_size, uint64_t app_error_code, in cb_stream_reset() argument
595 (void)app_error_code; in cb_stream_reset()
607 uint64_t app_error_code, void *user_data, in cb_stream_stop_sending() argument
613 (void)app_error_code; in cb_stream_stop_sending()
917 uint64_t app_error_code, void *user_data, in cb_h3_stream_close() argument
924 (void)app_error_code; in cb_h3_stream_close()
1095 uint64_t app_error_code, in cb_h3_send_stop_sending() argument
[all …]