Home
last modified time | relevance | path

Searched defs:ratio (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dmle.cpp660 const uint32_t ratio = kAttachBackoffMaxInterval / kAttachBackoffMinInterval; in GetAttachStartDelay() local
/openthread-latest/third_party/mbedtls/repo/library/
Dssl_tls.c7523 uint32_t ratio = ssl->conf->hs_timeout_max / ssl->conf->hs_timeout_min + 1; in mbedtls_ssl_resend_hello_request() local