tx_pkt_history_st
tx_pkt_history_add_actual(struct tx_pkt_history_st *h,
struct tx_pkt_history_st *h = get_tx_history(ackm, pkt->pkt_space);
struct tx_pkt_history_st *h;
tx_pkt_history_add(struct tx_pkt_history_st *h,
struct tx_pkt_history_st *h;
tx_pkt_history_by_pkt_num(struct tx_pkt_history_st *h, uint64_t pkt_num)
tx_pkt_history_remove(struct tx_pkt_history_st *h, uint64_t pkt_num)
struct tx_pkt_history_st *h = get_tx_history(ackm, pkt_space);
struct tx_pkt_history_st tx_history[QUIC_PN_SPACE_NUM];
static struct tx_pkt_history_st *get_tx_history(OSSL_ACKM *ackm, int pkt_space)
struct tx_pkt_history_st *h;
struct tx_pkt_history_st *h;
tx_pkt_history_init(struct tx_pkt_history_st *h)
tx_pkt_history_destroy(struct tx_pkt_history_st *h)