Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_ackm.c627 static struct rx_pkt_history_st *get_rx_history(OSSL_ACKM *ackm, int pkt_space) in get_rx_history() function
1004 rx_pkt_history_bump_watermark(get_rx_history(ackm, in ackm_on_pkts_acked()
1424 h = get_rx_history(ackm, pkt_space); in ackm_has_newly_missing()
1536 struct rx_pkt_history_st *h = get_rx_history(ackm, pkt->pkt_space); in ossl_ackm_on_rx_packet()
1596 struct rx_pkt_history_st *h = get_rx_history(ackm, pkt_space); in ackm_fill_rx_ack_ranges()
1656 struct rx_pkt_history_st *h = get_rx_history(ackm, pkt_space); in ossl_ackm_is_rx_pn_processable()

Completed in 15 milliseconds