Searched defs:inflight (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/ngtcp2/ngtcp2/lib/ | ||
H A D | ngtcp2_bbr2.c | 1167 uint64_t inflight = bbr_bdp_multiple(bbr, bw, gain); in bbr_inflight() local 1150 bbr_quantization_budget(ngtcp2_bbr2_cc *bbr, ngtcp2_conn_stat *cstat, uint64_t inflight) bbr_quantization_budget() argument 1174 uint64_t inflight; bbr_update_max_inflight() local [all...] |
Completed in 4 milliseconds