Searched refs:tx_pkt_history_st (Results 1 – 1 of 1) sorted by relevance
31 struct tx_pkt_history_st { struct78 tx_pkt_history_init(struct tx_pkt_history_st *h) in tx_pkt_history_init() argument92 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 8 milliseconds