Searched defs:stop_sending (Results 1 – 3 of 3) sorted by relevance
216 int stop_sending(nghttp3_conn *conn, int64_t stream_id, uint64_t app_error_code, in stop_sending() function226 int Http3Session::stop_sending(int64_t stream_id, uint64_t app_error_code) { in stop_sending() function in h2load::Http3Session
358 ngtcp2_stop_sending stop_sending; member
1873 nghttp3_stop_sending stop_sending; member