Home
last modified time | relevance | path

Searched refs:bind_diag (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dcc_newreno.c131 static int bind_diag(OSSL_PARAM *params, const char *param_name, size_t len, in bind_diag() function
158 if (!bind_diag(params, OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN, in newreno_bind_diagnostic()
160 || !bind_diag(params, OSSL_CC_OPTION_CUR_CWND_SIZE, in newreno_bind_diagnostic()
162 || !bind_diag(params, OSSL_CC_OPTION_MIN_CWND_SIZE, in newreno_bind_diagnostic()
164 || !bind_diag(params, OSSL_CC_OPTION_CUR_BYTES_IN_FLIGHT, in newreno_bind_diagnostic()
166 || !bind_diag(params, OSSL_CC_OPTION_CUR_STATE, in newreno_bind_diagnostic()

Completed in 4 milliseconds