Home
last modified time | relevance | path

Searched refs:nghttp3_frame_entry (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.h262 typedef struct nghttp3_frame_entry { struct
272 } nghttp3_frame_entry; typedef
290 const nghttp3_frame_entry *frent);
307 nghttp3_frame_entry *frent);
317 nghttp3_frame_entry *frent);
320 nghttp3_frame_entry *frent);
323 nghttp3_frame_entry *frent);
326 nghttp3_frame_entry *frent);
H A Dnghttp3_stream.c68 nghttp3_ringbuf_init(&stream->frq, 0, sizeof(nghttp3_frame_entry), mem); in nghttp3_stream_new()
140 nghttp3_frame_entry *frent; in delete_frq()
226 const nghttp3_frame_entry *frent) { in nghttp3_stream_frq_add()
228 nghttp3_frame_entry *dest; in nghttp3_stream_frq_add()
247 nghttp3_frame_entry *frent; in nghttp3_stream_fill_outq()
331 nghttp3_frame_entry *frent) { in nghttp3_stream_write_settings()
378 nghttp3_frame_entry *frent) { in nghttp3_stream_write_goaway()
403 nghttp3_frame_entry *frent) { in nghttp3_stream_write_priority_update()
428 nghttp3_frame_entry *frent) { in nghttp3_stream_write_headers()
555 nghttp3_frame_entry *fren in nghttp3_stream_write_data()
[all...]
H A Dnghttp3_conn.c1826 nghttp3_frame_entry frent; in nghttp3_conn_bind_control_stream()
2068 nghttp3_frame_entry frent; in conn_submit_headers_data()
2238 nghttp3_frame_entry frent; in nghttp3_conn_submit_shutdown_notice()
2261 nghttp3_frame_entry frent; in nghttp3_conn_shutdown()
2495 nghttp3_frame_entry frent; in nghttp3_conn_set_stream_priority()

Completed in 5 milliseconds