Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_ackm.c31 struct tx_pkt_history_st { struct
78 tx_pkt_history_init(struct tx_pkt_history_st *h) in tx_pkt_history_init() argument
92 tx_pkt_history_destroy(struct tx_pkt_history_st *h) in tx_pkt_history_destroy()
100 tx_pkt_history_add_actual(struct tx_pkt_history_st *h, in tx_pkt_history_add_actual()
126 tx_pkt_history_add(struct tx_pkt_history_st *h, in tx_pkt_history_add()
153 tx_pkt_history_remove(struct tx_pkt_history_st *h, uint64_t pkt_num) in tx_pkt_history_remove()
496 struct tx_pkt_history_st tx_history[QUIC_PN_SPACE_NUM];
674 struct tx_pkt_history_st *h; in ackm_detect_and_remove_newly_acked_pkts()
752 struct tx_pkt_history_st *h; in ackm_detect_and_remove_lost_pkts()
1124 struct tx_pkt_history_st *h; in ackm_process_ecn()
[all …]

Completed in 12 milliseconds