Searched defs:timeoutValue (Results 1 – 2 of 2) sorted by relevance
36 static int32_t SetDtlsTimerDeadLine(TLS_Ctx *ctx, uint32_t timeoutValue) in SetDtlsTimerDeadLine()67 uint32_t timeoutValue = DTLS_HS_2MSL_TIMEOUT_VALUE; in HS_Start2MslTimer() local89 uint32_t timeoutValue = DTLS_HS_DEFAULT_TIMEOUT_VALUE; in HS_StartTimer() local144 uint32_t timeoutValue = hsCtx->timeoutValue; in HS_TimeoutProcess() local
200 uint32_t timeoutValue; /* Timeout interval, in us. */ member