Home
last modified time | relevance | path

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

/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_stream.h294 const struct h2_priority *h2_stream_get_priority(h2_stream *stream,
H A Dh2_stream.c1048 const h2_priority *h2_stream_get_priority(h2_stream *stream, in h2_stream_get_priority() function
H A Dh2_session.c1433 stream->pref_priority = h2_stream_get_priority(stream, headers); in on_stream_headers()
/dports/www/mod_http2/mod_h2-2.0.2/mod_http2/
H A Dh2_stream.h276 const struct h2_priority *h2_stream_get_priority(h2_stream *stream,
H A Dh2_stream.c994 stream->pref_priority = h2_stream_get_priority(stream, headers); in buffer_output_process_headers()
1088 const h2_priority *h2_stream_get_priority(h2_stream *stream, in h2_stream_get_priority() function