Home
last modified time | relevance | path

Searched refs:nghttp3_pq_size (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.h109 size_t nghttp3_pq_size(const nghttp3_pq *pq);
H A Dnghttp3_tnode.c94 if (!nghttp3_pri_uint8_inc(tnode->pri) || nghttp3_pq_size(pq) == 1) { in nghttp3_tnode_schedule()
H A Dnghttp3_pq.c152 size_t nghttp3_pq_size(const nghttp3_pq *pq) { return pq->length; } in nghttp3_pq_size() function
H A Dnghttp3_conn.c1576 nghttp3_pq_size(&conn->qpack_blocked_streams)) { in conn_decode_headers()

Completed in 5 milliseconds