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
61 size_t tls_dyn_rec_warmup_threshold, in Connection() argument74 tls_dyn_rec_warmup_threshold(tls_dyn_rec_warmup_threshold),880 if (tls_dyn_rec_warmup_threshold == 0) { in get_tls_write_limit()893 if (tls.warmup_writelen >= tls_dyn_rec_warmup_threshold) { in get_tls_write_limit()901 if (tls.warmup_writelen < tls_dyn_rec_warmup_threshold) { in update_tls_warmup_writelen()
1118 conn->tls_dyn_rec_warmup_threshold = 0; in Http2Upstream()