Home
last modified time | relevance | path

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

/dports/www/libnghttp3/nghttp3-b9e565c/lib/
H A Dnghttp3_stream.h305 int nghttp3_stream_write_priority_update(nghttp3_stream *stream,
H A Dnghttp3_stream.c287 rv = nghttp3_stream_write_priority_update(stream, frent); in nghttp3_stream_fill_outq()
401 int nghttp3_stream_write_priority_update(nghttp3_stream *stream, in nghttp3_stream_write_priority_update() function