Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_ackm.c774 struct rx_pkt_history_st { struct
784 static int rx_pkt_history_bump_watermark(struct rx_pkt_history_st *h, argument
787 static void rx_pkt_history_init(struct rx_pkt_history_st *h) in rx_pkt_history_init()
793 static void rx_pkt_history_destroy(struct rx_pkt_history_st *h) in rx_pkt_history_destroy()
804 static void rx_pkt_history_trim_range_count(struct rx_pkt_history_st *h) in rx_pkt_history_trim_range_count()
825 static int rx_pkt_history_add_pn(struct rx_pkt_history_st *h, in rx_pkt_history_add_pn()
843 static int rx_pkt_history_bump_watermark(struct rx_pkt_history_st *h, in rx_pkt_history_bump_watermark()
881 struct rx_pkt_history_st rx_history[QUIC_PN_SPACE_NUM];
1776 struct rx_pkt_history_st *h; in ackm_has_newly_missing()
1939 struct rx_pkt_history_st *h = get_rx_history(ackm, pkt_space); in ackm_fill_rx_ack_ranges()
[all …]

Completed in 10 milliseconds