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.c28 struct tx_pkt_history_st { struct
77 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()
133 tx_pkt_history_add(struct tx_pkt_history_st *h, in tx_pkt_history_add()
160 tx_pkt_history_remove(struct tx_pkt_history_st *h, uint64_t pkt_num) in tx_pkt_history_remove()
878 struct tx_pkt_history_st tx_history[QUIC_PN_SPACE_NUM];
1043 struct tx_pkt_history_st *h; in ackm_detect_and_remove_newly_acked_pkts()
1121 struct tx_pkt_history_st *h; in ackm_detect_and_remove_lost_pkts()
1480 struct tx_pkt_history_st *h; in ackm_process_ecn()
[all …]

Completed in 11 milliseconds