Searched defs:reset_stream (Results 1 – 1 of 1) sorted by relevance
238 int reset_stream(nghttp3_conn *conn, int64_t stream_id, uint64_t app_error_code, in reset_stream() function248 int Http3Session::reset_stream(int64_t stream_id, uint64_t app_error_code) { in reset_stream() function in h2load::Http3Session