Home
last modified time | relevance | path

Searched defs:ngtcp2_rtb (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_rtb.h297 typedef struct ngtcp2_rtb { struct
300 /* ents includes ngtcp2_rtb_entry sorted by decreasing order of argument
302 ngtcp2_ksl ents;
304 ngtcp2_strm *crypto;
305 ngtcp2_rst *rst;
306 ngtcp2_cc *cc;
307 ngtcp2_log *log;
308 ngtcp2_qlog *qlog;
309 const ngtcp2_mem *mem;
312 int64_t largest_acked_tx_pkt_num;
[all …]