Searched refs:NGHTTP3_DEFAULT_URGENCY (Results 1 – 3 of 3) sorted by relevance
66 NGHTTP3_DEFAULT_URGENCY); in nghttp3_stream_new()80 stream->rx.http.pri = NGHTTP3_DEFAULT_URGENCY; in nghttp3_stream_new()
931 rstate->fr.priority_update.pri.urgency = NGHTTP3_DEFAULT_URGENCY; in nghttp3_conn_read_control()985 rstate->fr.priority_update.pri.urgency = NGHTTP3_DEFAULT_URGENCY; in nghttp3_conn_read_control()
2397 #define NGHTTP3_DEFAULT_URGENCY 3 macro