rx_pkt_history_st
struct rx_pkt_history_st *h;
struct rx_pkt_history_st *h = get_rx_history(ackm, pkt->pkt_space);
struct rx_pkt_history_st *h = get_rx_history(ackm, pkt_space);
struct rx_pkt_history_st *h = get_rx_history(ackm, pkt_space);
static int rx_pkt_history_bump_watermark(struct rx_pkt_history_st *h,
static void rx_pkt_history_init(struct rx_pkt_history_st *h)
static void rx_pkt_history_destroy(struct rx_pkt_history_st *h)
static void rx_pkt_history_trim_range_count(struct rx_pkt_history_st *h)
static int rx_pkt_history_add_pn(struct rx_pkt_history_st *h,
static int rx_pkt_history_bump_watermark(struct rx_pkt_history_st *h,
struct rx_pkt_history_st rx_history[QUIC_PN_SPACE_NUM];
static struct rx_pkt_history_st *get_rx_history(OSSL_ACKM *ackm, int pkt_space)