Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_ackm.c1254 static void ackm_set_loss_detection_timer_actual(OSSL_ACKM *ackm, in ackm_set_loss_detection_timer_actual() function
1272 ackm_set_loss_detection_timer_actual(ackm, earliest_loss_time); in ackm_set_loss_detection_timer()
1283 ackm_set_loss_detection_timer_actual(ackm, ossl_time_zero()); in ackm_set_loss_detection_timer()
1288 ackm_set_loss_detection_timer_actual(ackm, timeout); in ackm_set_loss_detection_timer()

Completed in 13 milliseconds