Searched defs:ackm (Results 1 – 7 of 7) sorted by relevance
619 static struct tx_pkt_history_st *get_tx_history(OSSL_ACKM *ackm, int pkt_space) in get_tx_history()630 static struct rx_pkt_history_st *get_rx_history(OSSL_ACKM *ackm, int pkt_space) in get_rx_history()648 static uint64_t ackm_ack_eliciting_bytes_in_flight(OSSL_ACKM *ackm) in ackm_ack_eliciting_bytes_in_flight()672 static OSSL_ACKM_TX_PKT *ackm_detect_and_remove_newly_acked_pkts(OSSL_ACKM *ackm, in ackm_detect_and_remove_newly_acked_pkts()749 static OSSL_ACKM_TX_PKT *ackm_detect_and_remove_lost_pkts(OSSL_ACKM *ackm, in ackm_detect_and_remove_lost_pkts()815 static OSSL_TIME ackm_get_loss_time_and_space(OSSL_ACKM *ackm, int *pspace) in ackm_get_loss_time_and_space()831 static OSSL_TIME ackm_get_pto_time_and_space(OSSL_ACKM *ackm, int *space) in ackm_get_pto_time_and_space()906 static void ackm_set_loss_detection_timer_actual(OSSL_ACKM *ackm, in ackm_set_loss_detection_timer_actual()916 static int ackm_set_loss_detection_timer(OSSL_ACKM *ackm) in ackm_set_loss_detection_timer()944 static int ackm_in_persistent_congestion(OSSL_ACKM *ackm, in ackm_in_persistent_congestion()[all …]
18 OSSL_ACKM *ackm, in ossl_quic_fifd_init()
93 OSSL_ACKM *ackm; member
30 OSSL_ACKM *ackm; member
43 OSSL_ACKM *ackm; /* QUIC Acknowledgement Manager */ member
52 OSSL_ACKM *ackm; member
48 OSSL_ACKM *ackm; member