Searched refs:unbind_diag (Results 1 – 1 of 1) sorted by relevance
/openssl/ssl/quic/ |
H A D | cc_newreno.c | 189 static void unbind_diag(OSSL_PARAM *params, const char *param_name, in unbind_diag() function 202 unbind_diag(params, OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN, in newreno_unbind_diagnostic() 204 unbind_diag(params, OSSL_CC_OPTION_CUR_CWND_SIZE, in newreno_unbind_diagnostic() 206 unbind_diag(params, OSSL_CC_OPTION_MIN_CWND_SIZE, in newreno_unbind_diagnostic() 208 unbind_diag(params, OSSL_CC_OPTION_CUR_BYTES_IN_FLIGHT, in newreno_unbind_diagnostic() 210 unbind_diag(params, OSSL_CC_OPTION_CUR_STATE, in newreno_unbind_diagnostic()
|
Completed in 6 milliseconds