Searched refs:tls_dyn_rec_warmup_threshold (Results 1 – 3 of 3) sorted by relevance
106 TimerCb timeoutcb, void *data, size_t tls_dyn_rec_warmup_threshold,180 size_t tls_dyn_rec_warmup_threshold; member
62 size_t tls_dyn_rec_warmup_threshold, in Connection() argument75 tls_dyn_rec_warmup_threshold(tls_dyn_rec_warmup_threshold),877 if (tls_dyn_rec_warmup_threshold == 0) { in get_tls_write_limit()890 if (tls.warmup_writelen >= tls_dyn_rec_warmup_threshold) { in get_tls_write_limit()898 if (tls.warmup_writelen < tls_dyn_rec_warmup_threshold) { in update_tls_warmup_writelen()
1118 conn->tls_dyn_rec_warmup_threshold = 0; in Http2Upstream()