Home
last modified time | relevance | path

Searched refs:nghttp3_pq_top (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.h93 nghttp3_pq_entry *nghttp3_pq_top(const nghttp3_pq *pq);
H A Dnghttp3_tnode.c80 top = nghttp3_struct_of(nghttp3_pq_top(pq), nghttp3_tnode, pe); in pq_get_first_cycle()
H A Dnghttp3_pq.c91 nghttp3_pq_entry *nghttp3_pq_top(const nghttp3_pq *pq) { in nghttp3_pq_top() function
H A Dnghttp3_qpack.c977 return nghttp3_struct_of(nghttp3_pq_top(&encoder->min_cnts), in nghttp3_qpack_encoder_get_min_cnt()
1725 ref = nghttp3_struct_of(nghttp3_pq_top(&stream->max_cnts), in nghttp3_qpack_stream_get_max_cnt()
2236 nghttp3_struct_of(nghttp3_pq_top(&stream->max_cnts), in nghttp3_qpack_encoder_block_stream()
2247 nghttp3_struct_of(nghttp3_pq_top(&stream->max_cnts), in nghttp3_qpack_encoder_unblock_stream()
H A Dnghttp3_conn.c1121 stream = nghttp3_struct_of(nghttp3_pq_top(&conn->qpack_blocked_streams), in nghttp3_conn_read_qpack_encoder()
2012 tnode = nghttp3_struct_of(nghttp3_pq_top(pq), nghttp3_tnode, pe); in nghttp3_conn_get_next_tx_stream()

Completed in 8 milliseconds